ssap_app/node_modules/scheduler
ananyak19 f0453fc9f0 first commit 2026-01-18 17:57:34 +05:30
..
cjs first commit 2026-01-18 17:57:34 +05:30
LICENSE first commit 2026-01-18 17:57:34 +05:30
README.md first commit 2026-01-18 17:57:34 +05:30
index.js first commit 2026-01-18 17:57:34 +05:30
index.native.js first commit 2026-01-18 17:57:34 +05:30
package.json first commit 2026-01-18 17:57:34 +05:30
unstable_mock.js first commit 2026-01-18 17:57:34 +05:30
unstable_post_task.js first commit 2026-01-18 17:57:34 +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.