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

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.