riordanpawley / use-lilius

πŸ“… A headless calendar hook for React.

Home Page:https://use-lilius.vercel.app/

Repository from Github https://github.comriordanpawley/use-liliusRepository from Github https://github.comriordanpawley/use-lilius

πŸ“… use-lilius

A headless calendar hook for React.

npm GitHub Workflow Status LGTM Alerts DeepScan grade Conventional Commits License

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

About

πŸ“… A headless calendar hook for React.

https://use-lilius.vercel.app/

License:MIT License


Languages

Language:TypeScript 86.5%Language:JavaScript 12.8%Language:Shell 0.7%