FrontPastel/node_modules/scheduler
NataliaCancinoV aa2823eee5 Primer commit 2024-04-17 07:55:11 -06:00
..
cjs Primer commit 2024-04-17 07:55:11 -06:00
umd Primer commit 2024-04-17 07:55:11 -06:00
LICENSE Primer commit 2024-04-17 07:55:11 -06:00
README.md Primer commit 2024-04-17 07:55:11 -06:00
index.js Primer commit 2024-04-17 07:55:11 -06:00
package.json Primer commit 2024-04-17 07:55:11 -06:00
unstable_mock.js Primer commit 2024-04-17 07:55:11 -06:00
unstable_post_task.js Primer commit 2024-04-17 07:55:11 -06: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.