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 vuotta sitten
..
cjs First Commit 3 vuotta sitten
umd First Commit 3 vuotta sitten
LICENSE First Commit 3 vuotta sitten
README.md First Commit 3 vuotta sitten
build-info.json First Commit 3 vuotta sitten
index.js First Commit 3 vuotta sitten
package.json First Commit 3 vuotta sitten
tracing-profiling.js First Commit 3 vuotta sitten
tracing.js First Commit 3 vuotta sitten
unstable_mock.js First Commit 3 vuotta sitten

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.