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.

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.1.4
    4,799
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.1.4
    4,799
  • 0.1.3
    3
  • 0.1.2
    2
  • 0.1.1
    2
  • 0.1.0
    2

Package Sidebar

Install

npm i es6-module-jstransform

Weekly Downloads

1,162

Version

0.1.4

License

MIT

Last publish

Collaborators

  • andreypopp