Skip to content

A fast and easy react calendar component that allows you to build highly customisable event calendars within minutes.

Notifications You must be signed in to change notification settings

hdck007/react-fast-calendar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

react-fast-calendar

This package allows you to create highly customisable event calendars within minutes, it easy to use and integrate. It uses the concept of virtualisation so you don't need to worry about the dom overloading and you can start using it right away.

image

Checkout the npm package here

Checkout the storybook page here

Checkout the playground here

prop description default-value type
width defines the initial width of the calendar component 600 number
height defines the initial height of the calendar component 600 number
events an array of objects of the type {date: Date type value, component: any react component} empty array [] array
initialDate it defines the initial date that the calendar should display currentdate date

Let me know your opinions/feature requests here

About

A fast and easy react calendar component that allows you to build highly customisable event calendars within minutes.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published