0.5.0 • Published 1 month ago

solid-date-pickers v0.5.0

Weekly downloads
-
License
MIT
Repository
github
Last release
1 month ago

SolidJS Date Pickers

This project provides a set of date picker components built with SolidJS and SUID UI library.

Demo

Instalation

npm install solid-date-pickers

This component has the following peer dependencies that you will need to install as well.

  "peerDependencies": {
    "@suid/icons-material": "^0.7.0",
    "@suid/material": "^0.16.0",
    "solid-js": ">=1.6.0"
  },

Resources

Uses Intl.DateTimeFormat to enable language-sensitive date formatting.

License

Distributed under the MIT License.

0.5.0

1 month ago

0.4.0

3 months ago

0.3.0

5 months ago

0.3.1

5 months ago

0.2.0

5 months ago

0.1.0

5 months ago