JSPM

  • Created
  • Published
  • Downloads 641442
  • Score
    100M100P100Q164755F
  • License MIT

Babel command line.

Package Exports

  • babel-cli
  • babel-cli/bin/babel
  • babel-cli/bin/babel-doctor
  • babel-cli/bin/babel-external-helpers
  • babel-cli/bin/babel-node
  • babel-cli/bin/babel-node.js
  • babel-cli/bin/babel.js
  • babel-cli/lib/babel
  • babel-cli/lib/babel/dir
  • babel-cli/lib/babel/file
  • babel-cli/package.json

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (babel-cli) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

babel-cli

Babel command line.

Install

$ npm install --global babel-cli

Usage

$ babel script.js

For more in depth documentation see: http://babeljs.io/docs/usage/cli/