This package has been deprecated

Author message:

deprecated

@reactive-js/react-scheduler
TypeScript icon, indicating that this package has built-in type declarations

0.0.37 • Public • Published

@reactive-js/react-scheduler

A set of Schedulers that schedule work on React's internal priority scheduler.

Installation

via npm

npm install @reactive-js/react-scheduler

via yarn

yarn add @reactive-js/react-scheduler

Usage

import { idlePriority } from "@reactive-js/react-scheduler";

const disposable = idlePriority.schedule(continuation);

Documentation

API documentation is available here.

Package Sidebar

Install

npm i @reactive-js/react-scheduler

Weekly Downloads

37

Version

0.0.37

License

MIT

Unpacked Size

12.9 kB

Total Files

11

Last publish

Collaborators

  • bordoley