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

/node-es6/

    Package Sidebar

    Install

    npm i node-es6

    Weekly Downloads

    16

    Version

    0.3.1

    License

    MIT

    Last publish

    Collaborators

    • crabdude