hensei-web/node_modules/scheduler
2020-09-11 06:44:42 -07:00
..
cjs First commit 2020-09-11 06:44:42 -07:00
umd First commit 2020-09-11 06:44:42 -07:00
build-info.json First commit 2020-09-11 06:44:42 -07:00
index.js First commit 2020-09-11 06:44:42 -07:00
LICENSE First commit 2020-09-11 06:44:42 -07:00
package.json First commit 2020-09-11 06:44:42 -07:00
README.md First commit 2020-09-11 06:44:42 -07:00
tracing-profiling.js First commit 2020-09-11 06:44:42 -07:00
tracing.js First commit 2020-09-11 06:44:42 -07:00
unstable_mock.js First commit 2020-09-11 06:44:42 -07:00

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.