scheduler
npmv0.27.0Cooperative scheduler for the browser environment.
Safe to adopt
Yes — scheduler scores well across adoption, maintenance, weight, supply chain, and licensing. No download data reported for this package yet. Last published 343 days ago. 50 releases in the last 2 years.
- ?Adoption: grade ?, Not reported by this registry.
No download data reported for this package yet.
- BMaintenance: grade B, Good.
Last published 343 days ago. 50 releases in the last 2 years.
- AWeight: grade A, Excellent.
Zero runtime dependencies, about 81 KB installed.
- ASupply chain: grade A, Excellent.
No install scripts, 2 maintainers, and a contained dependency surface.
- ALicense: grade A, Excellent.
MIT — permissive, with no copyleft found in the dependency tree.
Grades are computed deterministically from registry metadata collected by PackageGraph — downloads, dependents, publish dates, the resolved dependency tree, maintainer count, and declared licenses. No third-party scores are used.
Install cost
What you actually take on by adding scheduler to a project.
Runtime packages this one declares itself.
Distinct packages in the full runtime tree, deduplicated the way a package manager would.
Unpacked size of this package plus its entire runtime tree.
Longest resolved dependency chain below this package.
Compatibility
- Node.js
- No constraint declared
- Module format
- CommonJS only
- TypeScript
- No bundled types
- Install scripts
- None
scheduler vs the alternatives
Packages solving a similar problem in the npm ecosystem, compared on the signals that drive an adoption decision.
| Package | Weekly downloads | Dependents | License | Last release |
|---|---|---|---|---|
| schedulerthis page | 0 | 3 | MIT | 11 months ago |
| react | 152.8M | 82 | MIT | 1 day ago |
| react-dom | 143.7M | 47 | MIT | 1 day ago |
| react-style-singleton | 59.1M | 2 | MIT | 1 day ago |
| reselect | 44M | 1 | MIT | 1 day ago |
| next | 40.6M | 0 | MIT | 1 day ago |
Used by
Popular packages that depend on scheduler.
Relationship graph
Dependencies (left) and dependents (right) of scheduler.
Frequently installed together
React is a JavaScript library for building user interfaces.
the complete solution for node.js command-line programs
A memoization library which only remembers the latest invocation
A low level parser for ANSI sequences.
yargs the modern, pirate-themed, successor to optimist.
TypeScript definitions for react
The semantic version parser used by npm.
The hermes compiler CLI used during the React Native build process
Stringify any JavaScript value.
Runtime for Regenerator-compiled generator and async functions.
🚇 Module required for evaluating Metro bundles.
React is a JavaScript library for building user interfaces.
Release history
50 releases in the last two years, typically about 0 days apart.
| Version | Published | Size | License |
|---|---|---|---|
| 0.0.0-experimental-f1f7ed2a-20260904 | 2 days ago | 80 KB | MIT |
| 0.28.0-canary-f1f7ed2a-20260904 | 2 days ago | 81 KB | MIT |
| 0.0.0-experimental-8425b691-20260904 | 5 days ago | 80 KB | MIT |
| 0.28.0-canary-8425b691-20260904 | 5 days ago | 81 KB | MIT |
| 0.0.0-experimental-d9f4e76b-20260903 | 6 days ago | 80 KB | MIT |
| 0.28.0-canary-d9f4e76b-20260903 | 6 days ago | 81 KB | MIT |
| 0.0.0-experimental-f4e439e1-20260902 | 7 days ago | 80 KB | MIT |
| 0.28.0-canary-f4e439e1-20260902 | 7 days ago | 81 KB | MIT |
| 0.28.0-canary-21c89c9f-20260901 | 8 days ago | 81 KB | MIT |
| 0.0.0-experimental-21c89c9f-20260901 | 8 days ago | 80 KB | MIT |
| 0.0.0-experimental-ff7445e6-20260831 | 9 days ago | 80 KB | MIT |
| 0.28.0-canary-ff7445e6-20260831 | 9 days ago | 81 KB | MIT |
| 0.0.0-experimental-2dc7da79-20260828 | 12 days ago | 80 KB | MIT |
| 0.28.0-canary-2dc7da79-20260828 | 12 days ago | 81 KB | MIT |
| 0.0.0-experimental-29d9d318-20260826 | 13 days ago | 80 KB | MIT |
Overview
scheduler is an npm package that cooperative scheduler for the browser environment. It has 3 known dependents in the graph. The latest version is 0.27.0, released under the MIT license.
Who should use it
Teams working in the npm ecosystem who need cooperative scheduler for the browser environment and value a focused solution.
When not to use it
Consider an alternative if you need to have first-class TypeScript types out of the box, or if a more actively-maintained option better fits your npm stack.
Pros
- Clear open-source license (MIT).
- Zero runtime dependencies — minimal footprint.
Cons
- No bundled TypeScript types (may require a separate @types package).
Auto-generated from collected registry metadata. No external claims are inferred.
Keywords
Frequently asked questions
Should I use scheduler?
Yes — scheduler scores well across adoption, maintenance, weight, supply chain, and licensing. No download data reported for this package yet. Last published 343 days ago. 50 releases in the last 2 years.
How do I install scheduler?
Run `npm install scheduler` to add scheduler to your npm project.
What license is scheduler released under?
scheduler is distributed under the MIT license.
How popular is scheduler?
npm does not publish download counts. Within PackageGraph's crawl, 3 known packages depend on scheduler.
Is scheduler still maintained?
The most recent release of scheduler (v0.27.0) was published 11 months ago.
Does scheduler run install scripts?
No. scheduler does not define preinstall, install, or postinstall scripts, so installing it does not execute publisher-supplied code.