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

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.