This package has been deprecated

Author message:

The `es6-transpiler` project is no longer maintained.

broccoli-es6-transpiler

2.0.0 • Public • Published

Deprecated

The es6-transpiler project is no longer maintained.


broccoli-es6-transpiler Build Status

Transpile ES2015 to ES5 with es6-transpiler

Issues with the output should be reported on the es6-transpiler issue tracker.

Install

$ npm install --save-dev broccoli-es6-transpiler

Usage

var es6transpiler = require('broccoli-es6-transpiler');
tree = es6transpiler(tree, options);

API

es6transpiler(tree, [options])

Use the es6-transpiler options, except for filename, src, outputToConsole, outputFilename.

License

MIT © Sindre Sorhus

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Published

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.1.0
    0
  • 1.0.2
    0
  • 1.0.1
    0
  • 1.0.0
    0
  • 0.1.0
    0

Package Sidebar

Install

npm i broccoli-es6-transpiler

Weekly Downloads

2

Version

2.0.0

License

MIT

Unpacked Size

4.11 kB

Total Files

4

Last publish

Collaborators

  • sindresorhus