node-es6-module-transpiler

Module transpiler from ECMAScript 6 for Node.js
  http://esnext.github.io/es6-module-transpiler
  0
  no reviews



This is an experimental compiler that allows you to write your JavaScript using a subset of the current ES6 module syntax, and compile it into various formats.

Node.js is an event-based server-side JavaScript engine.