elmasse / es7-next-test

Trying ES7 decorators and other goodies

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

es7-next-test

Tests for es7 and other goodies

Exploring

  • traits-decorator
  • spread/rest params (ES7 for merging objects)
  • template string
  • bind-operator
  • destructuring
  • class
  • ...

Run

npm install
babel-node index.js

Babel configuration is defined in .babelrc

About

Trying ES7 decorators and other goodies


Languages

Language:JavaScript 100.0%