No puede seleccionar más de 25 temas Los temas deben comenzar con una letra o número, pueden incluir guiones ('-') y pueden tener hasta 35 caracteres de largo.
 
 
 
 
rpm-mcarman b9f7ec4306 First Commit hace 3 años
..
cjs First Commit hace 3 años
umd First Commit hace 3 años
LICENSE First Commit hace 3 años
README.md First Commit hace 3 años
build-info.json First Commit hace 3 años
index.js First Commit hace 3 años
package.json First Commit hace 3 años
tracing-profiling.js First Commit hace 3 años
tracing.js First Commit hace 3 años
unstable_mock.js First Commit hace 3 años

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.