inclusive-dates
TypeScript icon, indicating that this package has built-in type declarations

0.1.10 • Public • Published

Tommy's inclusive datepicker

Your browser does not support the video tag.

A human-friendly and fully accessible datepicker with support for natural language input. Now as a standard Web Component written in Typescript!

Try typing "tomorrow" or "in 10 days"!

Calendar is forked from the excellent sqrrl/wc-datepicker

Github test action status Github docs action status NPM version

Features

🧏‍ Natural language input

Text field accepts natural language input using Chrono.js. Try typing "yesterday", "May tenth" or "in one year"!.

🧏‍ Accessibility first

Built to support users of assistive technology. Follows the WAI-ARIA APG Datepicker dialog pattern.

🖼 Framework-agnostic

Standard Web Component that works with any framework – or no framework at all.

🦶 Small footprint

The component is ~45KB minified and gzipped with Chrono.js. If you do not need language parsing, the original sqrrl/wc-datepicker calendar is ~4KB.

🪁 Low dependency

External dependencies limited to accessibility utils (@react-aria/live-announcer, @a11y/focus-trap and aria-hidden).

💪 Strongly typed

Written in TypeScript.

🇪🇺 Localizable

Customizable labels and date formats.

🌈 Customizable

Semantic markup with no built-in styles.

🧪 Well tested

Quality assured by means of unit tests.

Documentation & Demo

https://fymmot.github.io/inclusive-dates/

/inclusive-dates/

    Package Sidebar

    Install

    npm i inclusive-dates

    Weekly Downloads

    78

    Version

    0.1.10

    License

    MIT

    Unpacked Size

    1.9 MB

    Total Files

    64

    Last publish

    Collaborators

    • fymmot