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.
- Host: GitHub
- URL: https://github.com/errorpro/babel-babel6-example
- Owner: ErrorPro
- Created: 2015-11-02T09:15:32.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2015-11-13T04:08:54.000Z (over 10 years ago)
- Last Synced: 2025-01-20T17:24:20.277Z (about 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 125 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```