Mohammad Asif cf937194cb Removed un-waned things 1. 1 year ago
..
cjs cf937194cb Removed un-waned things 1. 1 year ago
node_modules cf937194cb Removed un-waned things 1. 1 year ago
umd cf937194cb Removed un-waned things 1. 1 year ago
LICENSE cf937194cb Removed un-waned things 1. 1 year ago
README.md cf937194cb Removed un-waned things 1. 1 year ago
build-info.json cf937194cb Removed un-waned things 1. 1 year ago
index.js cf937194cb Removed un-waned things 1. 1 year ago
package.json cf937194cb Removed un-waned things 1. 1 year ago
tracing-profiling.js cf937194cb Removed un-waned things 1. 1 year ago
tracing.js cf937194cb Removed un-waned things 1. 1 year ago
unstable_mock.js cf937194cb Removed un-waned things 1. 1 year ago
unstable_post_task.js cf937194cb Removed un-waned things 1. 1 year ago

README.md

scheduler

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 Anton Podviaznikov for donating the scheduler package name.