0.3.1 • Published 10 years ago

node-es6 v0.3.1

Weekly downloads
31
License
MIT
Repository
-
Last release
10 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

10 years ago

0.3.0

10 years ago

0.2.1

10 years ago

0.2.0

11 years ago

0.1.0

11 years ago

0.0.2

11 years ago

0.0.1

11 years ago