An open API service indexing awesome lists of open source software.

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

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