@evilkanoa/react-week-calendar
v0.0.5
Published
Barebones and easy to use weekly calendar for any React page!
Readme
ReactWeekCalendar
Barebones and easy to use weekly calendar for any React page!
What is ReactWeekCalendar?
ReactWeekCalendar is a React-based web component designed to get you up and running quickly when you need a week calendar component.
- A feature!
Installation
To make use of the ReactWeekCalendar component, you need an existing React application. To install the ReactWeekCalendar component, ensure you are using react@16+ and then run the one of the following commands:
for npm: npm install @evilkanoa/react-week-calendar --save-dev
for yarn: yarn add @evilkanoa/react-week-calendar --dev
Usage
TODO
Contributing
TODO
