track/node_modules/scheduler
2024-08-18 13:29:54 +03:00
..
cjs initial 2024-08-18 13:29:54 +03:00
umd initial 2024-08-18 13:29:54 +03:00
index.js initial 2024-08-18 13:29:54 +03:00
LICENSE initial 2024-08-18 13:29:54 +03:00
package.json initial 2024-08-18 13:29:54 +03:00
README.md initial 2024-08-18 13:29:54 +03:00
unstable_mock.js initial 2024-08-18 13:29:54 +03:00
unstable_post_task.js initial 2024-08-18 13:29:54 +03: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.