Dashboard sipadu mbip
選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
root d8c1b4a1be initial 5年前
..
cjs initial 5年前
umd initial 5年前
LICENSE initial 5年前
README.md initial 5年前
build-info.json initial 5年前
index.js initial 5年前
package.json initial 5年前
tracing-profiling.js initial 5年前
tracing.js initial 5年前
unstable_mock.js initial 5年前

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.