# Overview
Date picker - tiny size, no dependencies
# Features
- No dependencies
- Uses Shadow DOM (opens new window)
- Supports plugins
# Browser compatibility
| 75+ | 80+ | 75+ | 60+ | 14.1+ |
# Packages
# Bundle
| Name | Version | Description |
|---|---|---|
| @easepick/bundle | Bundle of easepick. Includes all packages. An easy way to use all the features of easepick. |
# Core
| Name | Version | Description |
|---|---|---|
| @easepick/core | Main package of easepick. | |
| @easepick/datetime | DateTime package. | |
| @easepick/base-plugin | Base plugin of easepick. Required for other plugins and for development. |
# Plugins
| Name | Version | Description |
|---|---|---|
| @easepick/amp-plugin | Amp plugin. Adds extra options. | |
| @easepick/kbd-plugin | Keyboard plugin. Adds keyboard navigation. | |
| @easepick/lock-plugin | Lock plugin. Adds the ability to disable days for selection. | |
| @easepick/preset-plugin | Preset plugin. Adds predefined ranges. | |
| @easepick/range-plugin | Range plugin. Adds the ability to select a range of dates. | |
| @easepick/time-plugin | Time plugin. Adds time picker. |
# License
Licensed under the terms of GNU General Public License Version 2 or later (opens new window).
Copyright © 2021-2022, Rinat G. (opens new window)