legacy/node_modules/scheduler
sandra f717867ca6 sync 2022-11-12 15:50:42 +01:00
..
cjs sync 2022-11-12 15:50:42 +01:00
umd sync 2022-11-12 15:50:42 +01:00
LICENSE sync 2022-11-12 15:50:42 +01:00
README.md sync 2022-11-12 15:50:42 +01:00
index.js sync 2022-11-12 15:50:42 +01:00
package.json sync 2022-11-12 15:50:42 +01:00
unstable_mock.js sync 2022-11-12 15:50:42 +01:00
unstable_post_task.js sync 2022-11-12 15:50:42 +01:00

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.