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

0.3.0 • Public • Published

Cally

Small, feature-rich of calendar components

  • Small bundle size - less than 9kb min/gzip
  • Full feature set - single dates, ranges, display multiple months
  • HTML-friendly - easy to author, framework-independent
  • Minimal dependencies - just one
  • Accessible - keyboard and screen reader
  • Localizable - Intl.DateTimeFormat, CSS logical properties, RTL support
  • Themeable - CSS parts and custom properties to offer flexibility and power
  • Composable - impose no DOM specific structure, play well with others

Installation

npm install cally

Usage

import "cally";

Usage with CDN

<script src="https://unpkg.com/cally"></script>

Docs

Coming soon.

License

MIT

Readme

Keywords

none

Package Sidebar

Install

npm i cally

Weekly Downloads

64

Version

0.3.0

License

MIT

Unpacked Size

50.2 kB

Total Files

5

Last publish

Collaborators

  • wickynilliams