blowfish/node_modules/scheduler
2023-01-29 22:30:24 +00:00
..
cjs config redirect 2023-01-29 22:30:24 +00:00
umd config redirect 2023-01-29 22:30:24 +00:00
index.js config redirect 2023-01-29 22:30:24 +00:00
LICENSE config redirect 2023-01-29 22:30:24 +00:00
package.json config redirect 2023-01-29 22:30:24 +00:00
README.md config redirect 2023-01-29 22:30:24 +00:00
unstable_mock.js config redirect 2023-01-29 22:30:24 +00:00
unstable_post_task.js config redirect 2023-01-29 22:30:24 +00: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.