0.7.3 • Published 6 months ago

babel-env-cli v0.7.3

Weekly downloads
1
License
MIT
Repository
-
Last release
6 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.7.2

9 months ago

0.7.3

6 months ago

0.7.1

10 months ago

0.7.0

12 months ago

0.6.0

2 years ago

0.5.0

4 years ago

0.4.0

4 years ago

0.3.0

4 years ago

0.2.0

5 years ago

0.1.2

5 years ago

0.1.1

5 years ago

0.1.0

6 years ago