Skip to content

Latest commit

 

History

10 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

3 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages