es6-module-jstransform

0.1.4 • Public • Published

es6-module-jstransform

ES6 module syntax to CommonJS transformation.

Installation

% npm install es6-module-jstransform

Usage

var transform = require('es6-module-jstransform');
var transformed = transform(src);

See specs/cases for the examples.

Package Sidebar

Install

npm i es6-module-jstransform

Weekly Downloads

1,101

Version

0.1.4

License

MIT

Last publish

Collaborators

  • andreypopp