Source transformer enabling ECMAScript 6 generator functions (yield) in JavaScript-of-today (ES5)
Source transformer enabling ECMAScript 6 generator functions (yield) in JavaScript-of-today (ES5)
ECMAScript code generator
Turns an AST into code.
Babel preset for easy use of regenerator-transform.
JavaScript syntax tree transformer, nondestructive pretty-printer, and automatic source map generator
Default code-generator for pug. It generates HTML via a JavaScript template function.
semantic-release plugin to generate changelog content with conventional-changelog
Turn async functions into ES2015 generators
Transform async functions to generator functions with speed and simplicity.
A Babel plugin to inject imports to regenerator-runtime
Is this JS value callable? Works with Functions and GeneratorFunctions, despite ES6 @@toStringTag.
Explode async and generator functions into a state machine.
String/Data transformations for use in templating libraries, static site generators and web frameworks
GraphQL Code Generator plugin for generating TypeScript types
GraphQL Code Generator plugin for generating TypeScript types for GraphQL queries, mutations, subscriptions and fragments