react/packages/schedule
Brian Vaughn 6255cc3949 Updating package versions for release 16.5.0 2018-09-06 09:29:36 -07:00
..
npm Cleaned up 'schedule' API wrt interactions and subscriber ref: (#13561) 2018-09-05 07:29:30 -07:00
src Cleaned up 'schedule' API wrt interactions and subscriber ref: (#13561) 2018-09-05 07:29:30 -07:00
README.md Tweak README and description 2018-09-03 19:34:04 +01:00
index.js Rename "react-scheduler" package to "schedule" (#13543) 2018-09-03 19:27:50 +01:00
package.json Updating package versions for release 16.5.0 2018-09-06 09:29:36 -07:00
tracking.js Rename "react-scheduler" package to "schedule" (#13543) 2018-09-03 19:27:50 +01:00

README.md

schedule

This is a package for cooperative scheduling in a browser environment. It is currently used internally by React, but we plan to make it more generic.

The public API for this package is not yet finalized.

Thanks

The React team thanks Haoliang Gao for donating the schedule package name.