Sqrrl / wc-datepicker

A small, accessible and customizable datepicker written in TypeScript.

Home Page:https://sqrrl.github.io/wc-datepicker

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

A small, accessible and customizable datepicker written in TypeScript.

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

License:MIT License


Languages

Language:TypeScript 81.8%Language:CSS 15.8%Language:HTML 1.7%Language:JavaScript 0.7%