use-lilius
v2.0.5
Published
A headless calendar hook for React.
Downloads
173,066
Readme
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.