@the-goat/task-babel
v2.0.11
Published
![npm version](https://badgen.net/npm/v/@the-goat/goat?icon=npm) ![npm downloads](https://badgen.net/npm/dt/@the-goat/goat?icon=npm) ![npm weekly downloads](https://badgen.net/npm/dw/@the-goat/goat?icon=npm) ![npm licence](https://badgen.net/npm/license/@
Downloads
8
Readme
Goat Babel
Automatically compile your ES6 to ES5 compatible code. Files suffixed with .es6.js
will be detected and converted to work according to the defined browser support settings.
Goat
Goat is a simple to use taskrunner for frontend development.
Why Goat
Instead of defining and maintaining separate setups for compiling, linting and building your code, goat aims to have a predefined, flexible setup that's easy to initialize and to keep up to date.
License
All code released under MIT