katoikia-app/web-ui/web-react/node_modules/scheduler
Maria Sanchez 5abf040b42 fix web ui template 2022-07-05 22:15:11 -06:00
..
cjs fix web ui template 2022-07-05 22:15:11 -06:00
umd fix web ui template 2022-07-05 22:15:11 -06:00
LICENSE fix web ui template 2022-07-05 22:15:11 -06:00
README.md fix web ui template 2022-07-05 22:15:11 -06:00
build-info.json fix web ui template 2022-07-05 22:15:11 -06:00
index.js fix web ui template 2022-07-05 22:15:11 -06:00
package.json fix web ui template 2022-07-05 22:15:11 -06:00
tracing-profiling.js fix web ui template 2022-07-05 22:15:11 -06:00
tracing.js fix web ui template 2022-07-05 22:15:11 -06:00
unstable_mock.js fix web ui template 2022-07-05 22:15:11 -06:00
unstable_post_task.js fix web ui template 2022-07-05 22:15:11 -06:00

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.