Calendar A headless calendar hook for React Sep 19, 2021 1 min read use-lilius A headless calendar hook for React. View Demo View Github Installation yarn add use-lilius Be sure you have the peer dependencies installed: react ^17.0.0 react-dom ^17.0.0 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. CalendarHooks
Date Picker React DayPicker: A Versatile and Customizable date picker component for React React DayPicker is a versatile and highly customizable date picker component designed specifically for React applications. 13 March 2024
Calendar An incredibly fast and flexible library to build calendars in React Native This is the monorepo for Flash Calendar, an incredibly fast and flexible library to build calendars in React Native. 05 March 2024
Hooks Manage temporary UI elements with react hook allowing you to show or hide an element Manage temporary UI elements with react hook allowing you to show or hide an element 19 January 2024