Source transformer enabling ECMAScript 6 generator functions (yield) in JavaScript-of-today (ES5)
generator yield coroutine rewriting transformation syntax codegen refactoring transpiler desugaring es6Issues with the output should be reported on the Babel issue tracker.See the Babel options, except for sourceMap and filename which is handled for you.
babel gulp-plugin gulpplugin transpiler es2015 es2016 es2017 rewriting transformation syntax codegen desugaring compilerIssues with the output should be reported on the Babel issue tracker.See the Babel options, except for filename which is handled for you.
babel grunt-plugin gruntplugin transpiler es2015 rewriting transformation syntax codegen desugaring compilerregexpu is a source code transpiler that enables the use of ES2015 Unicode regular expressions in JavaScript-of-today (ES5). It rewrites regular expressions that make use of the ES2015 u flag into equivalent ES5-compatible regular expressions.Here’s an online demo.
regular-expression regexp regex code-generation ecmascript es2015 unicode codegen desugaring es5 es6 harmony refactoring regular-expressions rewriting syntax transformation transpile transpilerregexpu is a source code transpiler that enables the use of ES6 Unicode regular expressions in JavaScript-of-today (ES5).regexpu-core contains regexpu’s core functionality, i.e. rewritePattern(pattern, flag), which enables rewriting regular expressions that make use of the ES6 u flag into equivalent ES5-compatible regular expression patterns.
codegen desugaring ecmascript es5 es6 harmony refactoring regex regexp regular-expressions rewriting syntax transformation transpile transpiler unicodeIssues with the output should be reported on the Traceur issue tracker.See the Traceur options.
gulpplugin traceur rewriting transformation syntax codegen desugaring language es2015 compiler transpilerIssues with the output should be reported on the es6-transpiler issue tracker.Use the es6-transpiler options, except for filename, src, outputToConsole, outputFilename.
broccoli-plugin es2015 transform transformation transpile transpiler convert rewrite syntax codegen desugaring compilerIssues with the output should be reported on the Traceur issue tracker.See the Traceur options.
broccoli-plugin traceur rewriting transformation syntax codegen desugaring es2015 compiler transpilerIssues with the output should be reported on the Regenerator issue tracker.A small runtime library (less than 1KB compressed) is required to provide the wrapGenerator function. You can install it either as a CommonJS module or as a standalone .js file, whichever you prefer.
gruntplugin generator yield coroutine rewriting transformation syntax codegen refactoring transpiler desugaring es2015Issues with the output should be reported on the esnext issue tracker.Options are passed through to esnext.
gulpplugin rewriting transformation syntax codegen desugaring es2015 compiler transpilerIssues with the output should be reported on the Regenerator issue tracker.A small runtime library (less than 1KB compressed) is required to provide the wrapGenerator function. You can install it either as a CommonJS module or as a standalone .js file, whichever you prefer.
gulpplugin generator yield coroutine rewriting transformation syntax codegen refactoring transpiler desugaring es2015browserify transform for the regenerator library
generator yield coroutine rewriting transformation syntax codegen refactoring transpiler desugaring es6An implementation of continuations in JavaScript. Includes built-in support for breakpoints (implemented with continuations) and setting breakpoints on running scripts. See this post for a deeper explanation and interactive tutorials.
generator yield coroutine rewriting transformation syntax codegen refactoring transpiler desugaring es6Prebuilt Gulp environment for cutting edge web app boilerplates. It comes with an ES2015+ (ES2016 async/await are there) to ES3-ish (as IE8 compatible as possible, but you may have to import polyfills, shims and shams accordingly) compilation process, together with a Browserify bundling and Uglifyjs compression.
babel rewriting transform browserify preprocessor syntax codegen desugaring ecmascript language es5 es6 es2015 es.next harmony compiler transpiler gulp build
We have large collection of open source products. Follow the tags from
Tag Cloud >>
Open source products are scattered around the web. Please provide information
about the open source projects you own / you use.
Add Projects.