You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
rpm-mcarman b9f7ec4306 First Commit 3 年之前
..
cjs First Commit 3 年之前
umd First Commit 3 年之前
LICENSE First Commit 3 年之前
README.md First Commit 3 年之前
build-info.json First Commit 3 年之前
index.js First Commit 3 年之前
package.json First Commit 3 年之前
tracing-profiling.js First Commit 3 年之前
tracing.js First Commit 3 年之前
unstable_mock.js First Commit 3 年之前

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.