0.8.0 • Published 11 months ago

babel-env-cli v0.8.0

Weekly downloads
1
License
MIT
Repository
-
Last release
11 months ago

babel-env

CLI interface for Babel + @babel/preset-env.

Install

This package is meant to be installed globally.

npm install babel-env-cli --global

Usage

Usage
  $ babel-env <input.js>

Options
  -h, --help   Show this help
  -o, --output Output file
  -w, --watch  Watch JS source directory for changes

Example
  $ babel-env src/input.js -o dist/output.js
  $ babel-env src/input.js -o dist/output.js --watch

Related

License

MIT

0.8.0

11 months ago

0.7.2

2 years ago

0.7.3

2 years ago

0.7.1

2 years ago

0.7.0

2 years ago

0.6.0

3 years ago

0.5.0

5 years ago

0.4.0

5 years ago

0.3.0

6 years ago

0.2.0

6 years ago

0.1.2

7 years ago

0.1.1

7 years ago

0.1.0

7 years ago