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

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.