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: about 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. | 69 |
gulp-community/gulp-coffee | Converts CoffeeScript files to JavaScript using Gulp | 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,304 |
hemanth/gulp-jstransform | Converts ES6 JavaScript to ES5. | 15 |
klei/gulp-inject | A Gulp plugin for injecting code into HTML files | 810 |
gulp-community/gulp-less | A Gulp plugin for compiling LESS files into CSS, with support for various plugins and source map generation. | 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. | 223 |
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 |