1
0
Fork 0
react-playground/node_modules/scheduler
2025-08-25 17:46:11 +02:00
..
cjs worked on GarageApp stuff 2025-08-25 17:46:11 +02:00
index.js worked on GarageApp stuff 2025-08-25 17:46:11 +02:00
index.native.js worked on GarageApp stuff 2025-08-25 17:46:11 +02:00
LICENSE worked on GarageApp stuff 2025-08-25 17:46:11 +02:00
package.json worked on GarageApp stuff 2025-08-25 17:46:11 +02:00
README.md worked on GarageApp stuff 2025-08-25 17:46:11 +02:00
unstable_mock.js worked on GarageApp stuff 2025-08-25 17:46:11 +02:00
unstable_post_task.js worked on GarageApp stuff 2025-08-25 17:46:11 +02: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.