codestats-readme/node_modules/scheduler
2023-09-23 12:48:08 +02:00
..
cjs action v0.1 2023-09-23 12:48:08 +02:00
umd action v0.1 2023-09-23 12:48:08 +02:00
index.js action v0.1 2023-09-23 12:48:08 +02:00
LICENSE action v0.1 2023-09-23 12:48:08 +02:00
package.json action v0.1 2023-09-23 12:48:08 +02:00
README.md action v0.1 2023-09-23 12:48:08 +02:00
unstable_mock.js action v0.1 2023-09-23 12:48:08 +02:00
unstable_post_task.js action v0.1 2023-09-23 12:48:08 +02: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.