An open API service indexing awesome lists of open source software.

https://github.com/hauntedhost/gulp-es6-transpiler-plugin

Example gulpfile.js setup for using ES6 features via gulp-es6-transpiler plugin
https://github.com/hauntedhost/gulp-es6-transpiler-plugin

Last synced: 11 months ago
JSON representation

Example gulpfile.js setup for using ES6 features via gulp-es6-transpiler plugin

Awesome Lists containing this project

README

          

### gulp.js example with es6-transpiler-plugin

```
npm install
gulp
open index.html
```