fleet-docs/node_modules/scheduler
divya-mohan0209 9de94a264c Initial commit 2022-09-22 09:54:31 +05:30
..
cjs Initial commit 2022-09-22 09:54:31 +05:30
umd Initial commit 2022-09-22 09:54:31 +05:30
LICENSE Initial commit 2022-09-22 09:54:31 +05:30
README.md Initial commit 2022-09-22 09:54:31 +05:30
build-info.json Initial commit 2022-09-22 09:54:31 +05:30
index.js Initial commit 2022-09-22 09:54:31 +05:30
package.json Initial commit 2022-09-22 09:54:31 +05:30
tracing-profiling.js Initial commit 2022-09-22 09:54:31 +05:30
tracing.js Initial commit 2022-09-22 09:54:31 +05:30
unstable_mock.js Initial commit 2022-09-22 09:54:31 +05:30
unstable_post_task.js Initial commit 2022-09-22 09:54:31 +05:30

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.