degenerator
npmv7.0.1Compiles sync functions into async generator functions
Overview
degenerator is an npm package that compiles sync functions into async generator functions. The latest version is 7.0.1, released under the MIT license.
Who should use it
Teams working in the npm ecosystem who need compiles sync functions into async generator functions 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.
Relationship graph
Dependencies (left) and dependents (right) of degenerator.
Dependencies
Runtime (3)
Peer (1)
Dev (6)
Used by
Popular packages that depend on degenerator.
Frequently installed together
Snapshotable JavaScript runtime via WebAssembly. QuickJS-NG compiled to WASM with snapshot/restore support.
TypeScript definitions for node
A window.fetch polyfill.
🔎 A simple, tiny and lightweight benchmarking library!
Native-ESM powered web dev build tool
Parse and lookup IP network blocks
Next generation testing framework powered by Vite
An extremely fast JavaScript and CSS bundler and minifier.
Version history
| Version | Published | License |
|---|---|---|
| 7.0.1latest | 3 months ago | MIT |
| 7.0.0 | 3 months ago | MIT |
| 6.0.0 | 4 months ago | MIT |
| 5.0.1 | 3 years ago | MIT |
| 5.0.0 | 3 years ago | MIT |
| 4.0.4 | 3 years ago | MIT |
| 4.0.3 | 3 years ago | MIT |
| 4.0.2 | 3 years ago | MIT |
| 4.0.1 | 3 years ago | MIT |
| 4.0.0 | 3 years ago | MIT |
| 3.0.4 | 3 years ago | MIT |
| 3.0.3 | 3 years ago | MIT |
| 3.0.2 | 4 years ago | MIT |
| 3.0.1 | 5 years ago | MIT |
| 3.0.0 | 5 years ago | MIT |
| 2.2.0 | 6 years ago | MIT |
| 2.1.4 | 6 years ago | MIT |
| 2.1.3 | 6 years ago | MIT |
| 2.1.2 | 6 years ago | MIT |
| 2.1.1 | 6 years ago | MIT |
Maintainers
Frequently asked questions
How do I install degenerator?
Run `npm install degenerator` to add degenerator to your npm project.
What license is degenerator released under?
degenerator is distributed under the MIT license.
How popular is degenerator?
degenerator has approximately 0 downloads per week and 2 known dependent packages.