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

https://github.com/errorpro/babel-babel6-example

Babel 6 example config. Using babel presets es2015, stage-0, stage-1. Es2015(ES6) examples.
https://github.com/errorpro/babel-babel6-example

Last synced: about 2 months ago
JSON representation

Babel 6 example config. Using babel presets es2015, stage-0, stage-1. Es2015(ES6) examples.

Awesome Lists containing this project

README

          

It's fast babel6 example and some ES6 and stage 0 features.

I try to update this repo as fast as babel is updated.

```
npm i
npm start

```