|
преди 1 седмица | |
---|---|---|
.. | ||
bin | преди 1 седмица | |
lib | преди 1 седмица | |
node_modules | преди 1 седмица | |
scripts | преди 1 седмица | |
.npmignore | преди 1 седмица | |
README.md | преди 1 седмица | |
index.js | преди 1 седмица | |
package-lock.json | преди 1 седмица | |
package.json | преди 1 седмица |
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/