Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
bin | 2023-08-29 | ||
lib | 2023-08-29 | ||
node_modules | 2023-08-29 | ||
index.js | 2023-08-29 | 75 Bytes | |
LICENSE | 2023-08-29 | 1.1 kB | |
package.json | 2023-08-29 | 1.4 kB | |
README.md | 2023-08-29 | 397 Bytes | |
Totals: 7 Items | 3.0 kB | 0 |
@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