scheduler
Cooperative scheduler for the browser environment.
npm downloads npm version npm license
schedulerPacotes similares:
Tendência de downloads npm
3 Anos
🌟 Mostre o gráfico de uso em tempo real no README.md de scheduler, basta copiar o código abaixo.
## 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
🌟 Mostre o gráfico de tendência de GitHub Stars no README.md de scheduler, basta copiar o código abaixo.
## GitHub Stars Trend
[![GitHub Stars Trend of scheduler](https://npm-compare.com/img/github-trend/scheduler.png)](https://npm-compare.com/scheduler)
Detalhe de estatísticas
Pacote
Downloads
Stars
Tamanho
Issues
Publicado em
Licença
scheduler51,811,331240,01582.7 kB1,038il y a 23 joursMIT
README para 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.