Você não pode selecionar mais de 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
 
 
 
 
rpm-mcarman b9f7ec4306 First Commit 3 anos atrás
..
cjs First Commit 3 anos atrás
umd First Commit 3 anos atrás
LICENSE First Commit 3 anos atrás
README.md First Commit 3 anos atrás
build-info.json First Commit 3 anos atrás
index.js First Commit 3 anos atrás
package.json First Commit 3 anos atrás
tracing-profiling.js First Commit 3 anos atrás
tracing.js First Commit 3 anos atrás
unstable_mock.js First Commit 3 anos atrás

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.