- License
- MIT
- Install Size
- 118.4 kB(1.9 MB)
- Vulns
- 0
- Published
Run
$
npx @babel/cli$
pnpm dlx @babel/cli$
yarn dlx @babel/cli$
bunx @babel/cli$
deno run npm:@babel/cli$
vlx @babel/cli$
vp dlx @babel/cli@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