amis-rpc-design/node_modules/scheduler
2023-10-07 19:42:30 +08:00
..
cjs v1.0.0 2023-10-07 19:42:30 +08:00
umd v1.0.0 2023-10-07 19:42:30 +08:00
index.js v1.0.0 2023-10-07 19:42:30 +08:00
LICENSE v1.0.0 2023-10-07 19:42:30 +08:00
package.json v1.0.0 2023-10-07 19:42:30 +08:00
README.md v1.0.0 2023-10-07 19:42:30 +08:00
unstable_mock.js v1.0.0 2023-10-07 19:42:30 +08:00
unstable_post_task.js v1.0.0 2023-10-07 19:42:30 +08: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.