A traceur generator for Yeoman
A robust & optimized `String.prototype.includes` polyfill, based on the ECMAScript 6 specification.
ES6 to ES5 compiler
A source code transpiler that enables the use of ES2015 Unicode regular expressions in ES5.
A robust & optimized `String.prototype.endsWith` polyfill, based on the ECMAScript 6 specification.
Determine if a function is a native generator function.
Turns an AST into code.
A robust & optimized `String.prototype.startsWith` polyfill, based on the ECMAScript 6 specification.
Turn async generator functions into ES2015 generators
A function that returns the normally hidden `GeneratorFunction` constructor
Turn async functions into ES2015 generators
Helper function to remap async functions to generators
Check if something is a generator function
No description provided.
No description provided.
Enable support for generators in Mocha tests
Generate artificial backtrace by walking arguments.callee.caller chain
A "compiler" plugin for Mocha that makes non-dependency JS files to pass through Traceur
A function that returns the normally hidden `AsyncGeneratorFunction` constructor
Provides source map for Node.js files when using Traceur on the fly.
Generate Traceur projects built with Gulp using ES6 Modules
TypeScript definitions for @babel/generator
Adds a static `extend` method to a class, to simplify inheritance. Extends the static properties, prototype properties, and descriptors from a `Parent` constructor onto `Child` constructors.
Runs JavaScript.next code in Node by compiling it with Traceur on the fly, seamlessly