node-es6

0.3.1 • Public • Published

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

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.3.1
    16
    • latest

Version History

Package Sidebar

Install

npm i node-es6

Weekly Downloads

16

Version

0.3.1

License

MIT

Last publish

Collaborators

  • crabdude