Denis 346b78aee1 first commit 2 år sedan
..
bin 346b78aee1 first commit 2 år sedan
lib 346b78aee1 first commit 2 år sedan
node_modules 346b78aee1 first commit 2 år sedan
LICENSE 346b78aee1 first commit 2 år sedan
README.md 346b78aee1 first commit 2 år sedan
index.js 346b78aee1 first commit 2 år sedan
package.json 346b78aee1 first commit 2 år sedan

README.md

@babel/cli

Babel command line.

See our website @babel/cli for more information or the issues associated with this package.

Install

Using npm:

npm install --save-dev @babel/cli

or using yarn:

yarn add @babel/cli --dev