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

https://github.com/sqrrl/wc-datepicker

A small, accessible and customizable datepicker written in TypeScript.
https://github.com/sqrrl/wc-datepicker

a11y accessibility calendar date-picker datepicker javascript typescript vanilla web-component webcomponent

Last synced: 6 months ago
JSON representation

A small, accessible and customizable datepicker written in TypeScript.

Awesome Lists containing this project

README

          


wc-datepicker



A small, accessible and customizable datepicker written in TypeScript.





Screenshot of the datepicker




Github test action status
Github publish action status
Github docs action status

## Features

- ๐Ÿฆถ Small footprint: About 8 KB minified and gzipped.
- ๐Ÿช Dependency-free: No external dependencies.
- ๐Ÿ–ผ Framework-agnostic: Standard Web Component that works with any framework.
- ๐Ÿ’ช Strongly typed: Written in TypeScript.
- ๐Ÿงโ€โ™€๏ธ Accessible: Built to support users of assistive technology.
- ๐Ÿ‡ช๐Ÿ‡บ Localizable: Customizable labels and date formats.
- ๐ŸŒˆ Customizable: Semantic markup with no built-in styles.
- ๐Ÿงช Well tested: Quality assured by means of unit tests.
- ๐Ÿ“† Range selection: Allows to select single dates or ranges.

## Documentation & Demo

**https://sqrrl.github.io/wc-datepicker**