Irina Glushko 2389e7160b HW1 done 3 years ago
..
cjs 2389e7160b HW1 done 3 years ago
umd 2389e7160b HW1 done 3 years ago
LICENSE 2389e7160b HW1 done 3 years ago
README.md 2389e7160b HW1 done 3 years ago
build-info.json 2389e7160b HW1 done 3 years ago
index.js 2389e7160b HW1 done 3 years ago
package.json 2389e7160b HW1 done 3 years ago
tracing-profiling.js 2389e7160b HW1 done 3 years ago
tracing.js 2389e7160b HW1 done 3 years ago
unstable_mock.js 2389e7160b HW1 done 3 years ago
unstable_post_task.js 2389e7160b HW1 done 3 years ago

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.