scheduler
Cooperative scheduler for the browser environment.
npm downloads npm version npm license
schedulerSimilar Packages:
Npm Package Weekly Downloads Trend
3 Years
🌟 Show real-time usage chart on scheduler's README.md, just copy the code below.
## Usage Trend
[![Usage Trend of scheduler](https://npm-compare.com/img/npm-trend/THREE_YEARS/scheduler.png)](https://npm-compare.com/scheduler#timeRange=THREE_YEARS)
Cumulative GitHub Star Trend
🌟 Show GitHub stars trend chart on scheduler's README.md, just copy the code below.
## GitHub Stars Trend
[![GitHub Stars Trend of scheduler](https://npm-compare.com/img/github-trend/scheduler.png)](https://npm-compare.com/scheduler)
Stat Detail
Package
Downloads
Stars
Size
Issues
Publish
License
scheduler51,811,331240,01582.7 kB1,03823 days agoMIT
README for scheduler

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.