https://github.com/karesztrk/date-pickle
https://github.com/karesztrk/date-pickle
calendar date datepicker datetime datetimepicker webcomponent
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/karesztrk/date-pickle
- Owner: karesztrk
- Created: 2025-02-27T15:09:39.000Z (11 months ago)
- Default Branch: master
- Last Pushed: 2025-02-28T14:51:31.000Z (11 months ago)
- Last Synced: 2025-02-28T20:18:24.704Z (11 months ago)
- Topics: calendar, date, datepicker, datetime, datetimepicker, webcomponent
- Language: JavaScript
- Homepage:
- Size: 37.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Date pickle
A Web component for picking date and time.
Built on shoulder of [date-fns](https://date-fns.org/), [@floating-ui](https://floating-ui.com/) and [lit](https://lit.dev/).
## Build
```sh
pnpm build
```
## Demo
```sh
pnpm serve
```
## Usage
```html
```
## License
MIT