1.0.7 • Published 3 years ago

casta-react-scheduler v1.0.7

Weekly downloads
3
License
MIT
Repository
github
Last release
3 years ago

react-casta-scheduler

A scheduler and resource planning component built for React and made for modern browsers (IE10+), IE needs babel-polyfill.
From the npm version 0.2.6, Scheduler will use responsive layout by default(set SchedulerData.config.schedulerWidth to a percentage instead of a number).

Inspired by Full Calendar Scheduler.

Use and Setup

npm install casta-react-scheduler --save

Run examples locally

If you fail to execute the npm install command, remove the package-lock.json file and try again.