asap
npmv2.0.6High-priority task queue for Node.js and browsers
Not recommended for new projects
No — asap should not be adopted for new projects. Last published 3348 days ago.
- ?Adoption: grade ?, Not reported by this registry.
No download data reported for this package yet.
- FMaintenance: grade F, Failing.
Last published 3348 days ago.
- AWeight: grade A, Excellent.
Zero runtime dependencies.
- 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 asap 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
Quick start
A usage example from the asap README.
asap(function () {
// ...
});asap 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 |
|---|---|---|---|---|
| asapthis page | 0 | 1 | MIT | 9 years ago |
| p-limit | 293.1M | 5 | MIT | 1 day ago |
| fastq | 122.5M | 1 | ISC | 1 day ago |
| denque | 30.4M | 1 | Apache-2.0 | 1 day ago |
| abort-controller | 0 | 4 | MIT | 1 day ago |
| chrome-trace-event | 0 | 1 | MIT | 1 day ago |
Dependencies
Declared by asap v2.0.6. Runtime dependencies are installed with the package; dev dependencies are not.
Dev (11)
Used by
Popular packages that depend on asap.
Relationship graph
Dependencies (left) and dependents (right) of asap.
Frequently installed together
Release history
No releases in the last two years, typically about 128 days apart.
| Version | Published | Size | License |
|---|---|---|---|
| 2.0.6latest | 9 years ago | — | MIT |
| 2.0.5 | 10 years ago | — | MIT |
| 2.0.4 | 10 years ago | — | MIT |
| 2.0.3 | 11 years ago | — | MIT |
| 2.0.2 | 11 years ago | — | MIT |
| 2.0.1 | 11 years ago | — | MIT |
| 2.0.0 | 12 years ago | — | MIT |
| 1.0.0 | 13 years ago | — | MIT |
| 0.0.0 | 13 years ago | — | MIT |
Overview
asap is an npm package that high-priority task queue for Node.js and browsers. It has 1 known dependents in the graph. The latest version is 2.0.6, released under the MIT license.
Who should use it
Teams working in the npm ecosystem who need high-priority task queue for Node.js and browsers 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).
Cons
- No bundled TypeScript types (may require a separate @types package).
Auto-generated from collected registry metadata. No external claims are inferred.
Maintainers
Frequently asked questions
Should I use asap?
No — asap should not be adopted for new projects. Last published 3348 days ago.
How do I install asap?
Run `npm install asap` to add asap to your npm project.
What license is asap released under?
asap is distributed under the MIT license.
How popular is asap?
npm does not publish download counts. Within PackageGraph's crawl, 1 known packages depend on asap.
Is asap still maintained?
The most recent release of asap (v2.0.6) was published 9 years ago.
Does asap run install scripts?
No. asap does not define preinstall, install, or postinstall scripts, so installing it does not execute publisher-supplied code.