use-lilius icon indicating copy to clipboard operation
use-lilius copied to clipboard

📅 A headless calendar hook for React.

📅 use-lilius

A headless calendar hook for React.

npm GitHub Workflow Status LGTM Alerts DeepScan grade Conventional Commits License

Installation

yarn add use-lilius

Usage

  • The API docs should help you get started.
  • See Storybook for some examples built with use-lilius and Chakra.

Shout-Outs

  • dayzed was the first thing I looked into when creating this library. while it didn't suit my needs, it might suit yours.
  • date-fns isn't a calendar library, but it's easy enough to roll your own with it.

LICENSE

MIT