Dashboard sipadu mbip
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
root d8c1b4a1be initial il y a 5 ans
..
cjs initial il y a 5 ans
umd initial il y a 5 ans
LICENSE initial il y a 5 ans
README.md initial il y a 5 ans
build-info.json initial il y a 5 ans
index.js initial il y a 5 ans
package.json initial il y a 5 ans
tracing-profiling.js initial il y a 5 ans
tracing.js initial il y a 5 ans
unstable_mock.js initial il y a 5 ans

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.