$ cnpm install es6-module-jstransform
ES6 module syntax to CommonJS transformation.
% npm install es6-module-jstransform
var transform = require('es6-module-jstransform');
var transformed = transform(src);
See specs/cases for the examples.
Copyright 2013 - present © cnpmjs.org | Home |