</>PackageGraphPackageGraph

degenerator

npmv7.0.1

Compiles sync functions into async generator functions

0
Weekly downloads
2
Dependents
10
Dependencies
4/100
Popularity

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.

quickjs-wasipac-resolverdegenerator
degenerator dependencies dependents

Dependencies

Runtime (3)

ast-types ^0.13.4escodegen ^2.1.0esprima ^4.0.1

Dev (6)

@types/escodegen ^0.0.7@types/esprima ^4.0.3@types/node ^22.13.0quickjs-wasi ^2.2.0tsconfig 0.0.0typescript ^5.1.6

Used by

Popular packages that depend on degenerator.

Frequently installed together

Version history

VersionPublishedLicense
7.0.1latest3 months agoMIT
7.0.03 months agoMIT
6.0.04 months agoMIT
5.0.13 years agoMIT
5.0.03 years agoMIT
4.0.43 years agoMIT
4.0.33 years agoMIT
4.0.23 years agoMIT
4.0.13 years agoMIT
4.0.03 years agoMIT
3.0.43 years agoMIT
3.0.33 years agoMIT
3.0.24 years agoMIT
3.0.15 years agoMIT
3.0.05 years agoMIT
2.2.06 years agoMIT
2.1.46 years agoMIT
2.1.36 years agoMIT
2.1.26 years agoMIT
2.1.16 years agoMIT

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.