</>PackageGraphPackageGraph

regenerator-runtime

npmv0.14.1

Runtime for Regenerator-compiled generator and async functions.

Adopt with care

regenerator-runtime is usable, with caveats. Last published 999 days ago.

  • ?Adoption: grade ?, Not reported by this registry.

    No download data reported for this package yet.

  • DMaintenance: grade D, Poor — a real concern.

    Last published 999 days ago.

  • AWeight: grade A, Excellent.

    Zero runtime dependencies, about 27 KB installed.

  • BSupply chain: grade B, Good.

    This package has a single maintainer (bus factor of 1).

  • 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 regenerator-runtime to a project.

0
Direct dependencies

Runtime packages this one declares itself.

0
Total installed

Distinct packages in the full runtime tree, deduplicated the way a package manager would.

27 KB
Install size

Unpacked size of this package plus its entire runtime tree.

Tree depth

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 regenerator-runtime README.

// CommonJS
const regeneratorRuntime = require("regenerator-runtime");

// ECMAScript 2015
import regeneratorRuntime from "regenerator-runtime";

regenerator-runtime vs the alternatives

Packages solving a similar problem in the npm ecosystem, compared on the signals that drive an adoption decision.

PackageWeekly downloadsDependentsLicenseLast release
regenerator-runtimethis page04MIT2 years ago
co31.2M4MIT1 day ago
quansync01MIT1 day ago
await-lock01MIT1 day ago
p-limit293.1M5MIT1 day ago
p-locate216.9M1MIT1 day ago

Used by

Popular packages that depend on regenerator-runtime.

Relationship graph

Dependencies (left) and dependents (right) of regenerator-runtime.

eslintmswreact-native@react-native/jes…regenerator-runti…
regenerator-runtime dependencies dependents

Frequently installed together

Release history

No releases in the last two years, typically about 114 days apart.

Recent versions of regenerator-runtime
VersionPublishedSizeLicense
0.14.1latest2 years ago27 KBMIT
0.14.03 years ago27 KBMIT
0.13.113 years ago27 KBMIT
0.13.103 years ago27 KBMIT
0.13.95 years ago27 KBMIT
0.13.85 years ago27 KBMIT
0.13.76 years ago27 KBMIT
0.13.66 years ago26 KBMIT
0.13.56 years ago26 KBMIT
0.13.46 years ago26 KBMIT
0.13.37 years ago26 KBMIT
0.13.27 years ago25 KBMIT
0.13.17 years ago24 KBMIT
0.13.07 years ago24 KBMIT
0.12.18 years ago26 KBMIT

Overview

regenerator-runtime is an npm package that runtime for Regenerator-compiled generator and async functions. It has 4 known dependents in the graph. The latest version is 0.14.1, released under the MIT license.

Who should use it

Teams working in the npm ecosystem who need runtime for Regenerator-compiled generator and async 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).
  • 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.

Maintainers

Keywords

Frequently asked questions

Should I use regenerator-runtime?

regenerator-runtime is usable, with caveats. Last published 999 days ago.

How do I install regenerator-runtime?

Run `npm install regenerator-runtime` to add regenerator-runtime to your npm project.

What license is regenerator-runtime released under?

regenerator-runtime is distributed under the MIT license.

How popular is regenerator-runtime?

npm does not publish download counts. Within PackageGraph's crawl, 4 known packages depend on regenerator-runtime.

Is regenerator-runtime still maintained?

The most recent release of regenerator-runtime (v0.14.1) was published 2 years ago.

Does regenerator-runtime run install scripts?

No. regenerator-runtime does not define preinstall, install, or postinstall scripts, so installing it does not execute publisher-supplied code.