Skip to content

wappla/use-lilius

 
 

Repository files navigation

use-lilius

A headless calendar hook for React.

npm GitHub Workflow Status LGTM Alerts

Installation

yarn add use-lilius

Be sure you have the peer dependencies installed:

  • react ^17.0.0
  • react-dom ^17.0.0

Usage

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

Packages

No packages published

Languages

  • TypeScript 85.2%
  • JavaScript 14.1%
  • Shell 0.7%