0.3.1 • Published 9 years ago

node-es6 v0.3.1

Weekly downloads
31
License
MIT
Repository
-
Last release
9 years ago

node-es6

A node --harmony executable with traceur compilation using

#Install

$ npm install -g node-es6

#Run

// index.js
let helloWorld = 'hello world'
console.log(hello)
$ node-es6 index.js
hello world
0.3.1

9 years ago

0.3.0

9 years ago

0.2.1

9 years ago

0.2.0

9 years ago

0.1.0

10 years ago

0.0.2

10 years ago

0.0.1

10 years ago