Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 998 Bytes

README.md

File metadata and controls

22 lines (15 loc) · 998 Bytes

header

Dead Simple React Calendar

View in CodeSandbox

Why?

This is a no frills base to work from. It is meant to be copied into your project not installed. Replace the bloated calendar you are using with this and all your headaches will magically disappear.

How you can use DSRC?

However you want! Add a time selection component, add animations, add multi/range select, make a wicked gravestone calendar to be displayed on your dream gravestone!

Copy the calendar.tsx and utils.ts for all the functionality. If you want the styling you see in the sandbox copy the styles.css file as well.

Installation

No.

License

Distributed under the MIT License. See LICENSE for more information.

Contributions

If you have a sugguestions or want to improve the code in any way go ahead and submit a PR.