|
vor 1 Woche | |
---|---|---|
.. | ||
bin | vor 1 Woche | |
lib | vor 1 Woche | |
node_modules | vor 1 Woche | |
scripts | vor 1 Woche | |
.npmignore | vor 1 Woche | |
README.md | vor 1 Woche | |
index.js | vor 1 Woche | |
package-lock.json | vor 1 Woche | |
package.json | vor 1 Woche |
Babel command line.
In addition, various entry point scripts live in the top-level package at babel-cli/bin
.
There are some shell-executable utility scripts, babel-external-helpers.js
and babel-node.js
, and the main Babel cli script, babel.js
.
npm install --save-dev babel-cli
babel script.js
For more in depth documentation see: http://babeljs.io/docs/usage/cli/