WUT_Computer_Science/EGUI/lab3/front/node_modules/scheduler
2022-06-15 03:02:51 +02:00
..
cjs chore 2022-06-15 03:02:51 +02:00
umd chore 2022-06-15 03:02:51 +02:00
index.js chore 2022-06-15 03:02:51 +02:00
LICENSE chore 2022-06-15 03:02:51 +02:00
package.json chore 2022-06-15 03:02:51 +02:00
README.md chore 2022-06-15 03:02:51 +02:00
unstable_mock.js chore 2022-06-15 03:02:51 +02:00
unstable_post_task.js chore 2022-06-15 03:02:51 +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.