max_liu b7ab7c8514 chore: 更新node_modules依赖文件 vor 2 Wochen
..
cjs b7ab7c8514 chore: 更新node_modules依赖文件 vor 2 Wochen
umd b7ab7c8514 chore: 更新node_modules依赖文件 vor 2 Wochen
LICENSE b7ab7c8514 chore: 更新node_modules依赖文件 vor 2 Wochen
README.md b7ab7c8514 chore: 更新node_modules依赖文件 vor 2 Wochen
index.js b7ab7c8514 chore: 更新node_modules依赖文件 vor 2 Wochen
package.json b7ab7c8514 chore: 更新node_modules依赖文件 vor 2 Wochen
unstable_mock.js b7ab7c8514 chore: 更新node_modules依赖文件 vor 2 Wochen
unstable_post_task.js b7ab7c8514 chore: 更新node_modules依赖文件 vor 2 Wochen

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.