regenerator-runtime@0.14.1
// Runtime for Regenerator-compiled generator and async functions.
$ npm install regenerator-runtime
downloads/wk
60,995,626
license
MIT
version
0.14.1
published
Dec 15, 2023
What is regenerator-runtime?
Regenerator-runtime is a JavaScript library that provides the runtime support needed to execute generator functions and async/await code that has been compiled by the Regenerator transpiler. Developers use this package when their build process relies on Regenerator to transform modern JavaScript syntax into older, more compatible code, ensuring that the transpiled generators and async functions work correctly in their target environments.
Links
Keywords
Maintainers
benjamn