gulp-babel
Code transpiler
A Gulp plugin that enables Babel to transpile modern JavaScript code into compatible formats.
Gulp plugin for Babel
1k stars
36 watching
120 forks
Language: JavaScript
last commit: almost 2 years ago
Linked from 1 awesome list
babelgulp-plugin
Related projects:
Repository | Description | Stars |
---|---|---|
babel/grunt-babel | Enables transpilation of modern JavaScript code to older formats for compatibility with older environments. | 437 |
babel/broccoli-babel-transpiler | A plugin that transpiles JavaScript code to newer versions using Babel | 57 |
colynb/gulp-swig | A Gulp plugin for compiling Swig templates into HTML files | 70 |
babel/babelify | Transforms JavaScript code into compatible formats for use in web browsers | 1,681 |
babel/babel-brunch | A Brunch plugin for transforming modern JavaScript code into vanilla ES5 for compatibility with older browsers. | 68 |
gulp-community/gulp-coffee | Compiles Coffeescript files to JavaScript using the Gulp task runner | 226 |
unifiedjs/unified-engine-gulp | Tool to create Gulp plugins from unified processors | 7 |
ryanseddon/gulp-es6-module-transpiler | Transpiles ES6 modules to other formats for use in Node.js environments | 61 |
babel/babel | A tool that transpiles modern JavaScript code to earlier versions of the language | 43,251 |
hemanth/gulp-jstransform | Converts ES6 JavaScript to ES5. | 15 |
klei/gulp-inject | A Gulp plugin for injecting code into HTML files | 811 |
gulp-community/gulp-less | A Gulp plugin for compiling LESS files into CSS | 559 |
benmerckx/gulp-haxe | A Gulp plugin for compiling Haxe projects. | 10 |
stephenlacy/gulp-stylus | A gulp plugin that automates the compilation of stylus files into css. | 222 |
gulp-community/gulp-pug | A plugin for compiling Pug templates into HTML or JavaScript code with various options and support for template locals and custom filters. | 522 |