PIbd-21_Danilov_V.V._Intern.../Lab4/node_modules/scheduler
Владимир Данилов ab1cc7aeac Отчет лаб 4
2024-01-09 05:30:48 +04:00
..
cjs Отчет лаб 4 2024-01-09 05:30:48 +04:00
umd Отчет лаб 4 2024-01-09 05:30:48 +04:00
index.js Отчет лаб 4 2024-01-09 05:30:48 +04:00
LICENSE Отчет лаб 4 2024-01-09 05:30:48 +04:00
package.json Отчет лаб 4 2024-01-09 05:30:48 +04:00
README.md Отчет лаб 4 2024-01-09 05:30:48 +04:00
unstable_mock.js Отчет лаб 4 2024-01-09 05:30:48 +04:00
unstable_post_task.js Отчет лаб 4 2024-01-09 05:30:48 +04: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.