gulp-jstransform
JavaScript transformer
Converts ES6 JavaScript to ES5.
Gulp plugin to transform ES6 to ES5.
15 stars
2 watching
5 forks
Language: JavaScript
last commit: about 2 years ago gulpjavascriptjstransform
Related projects:
Repository | Description | Stars |
---|---|---|
mathiasbynens/gulp-regexpu | Tools for transpiling ES6 Unicode regular expressions to ES5 in Gulp pipelines | 4 |
babel/gulp-babel | A Gulp plugin that enables Babel to transpile modern JavaScript code into compatible formats. | 1,321 |
benmerckx/gulp-haxe | A Gulp plugin for compiling Haxe projects. | 10 |
sindresorhus/gulp-markdown | Converts Markdown files to HTML using the marked library | 181 |
ryanseddon/gulp-es6-module-transpiler | Transpiles ES6 modules to other formats for use in Node.js environments | 61 |
stephenlacy/gulp-git | A plugin for gulp to interact with git repositories | 401 |
e-jigsaw/gulp-riot | A Gulp plugin for compiling Riot.js templates into JavaScript code. | 105 |
alexweber/es6-jspm-gulp-boilerplate | A boilerplate for building ES6+ apps with JSPM and Gulp | 135 |
unifiedjs/unified-engine-gulp | Tool to create Gulp plugins from unified processors | 7 |
henriquelimas/generator-gulp-babelify | Automates the creation of project configurations for JavaScript development using Gulp and Browserify. | 3 |
dlmanning/gulp-sass | Sass compiler plugin for Gulp task automation | 1,571 |
thlorenz/es6ify | Transforms modern JavaScript code into older JavaScript syntax on the fly | 594 |
sindresorhus/gulp-plugin-boilerplate | A boilerplate project to help create Gulp plugins by providing best-practices and setup for JavaScript projects. | 76 |
lazd/gulp-replace | A plugin for string replacement in gulp workflows | 496 |
hemanth/paws-on-es6 | A collection of concise examples showcasing various ES6 features. | 331 |