babel.js

Babel command line

Install

All systems
curl cmd.cat/babel.js.sh
Debian Debian
apt-get install node-babel-cli
Ubuntu
apt-get install node-babel-cli
Arch Arch Linux
pacman -S babel-cli
image/svg+xml Kali Linux
apt-get install node-babel-cli
Windows (WSL2)
sudo apt-get update sudo apt-get install node-babel-cli

node-babel-cli

Babel command line

Babel is a JavaScript compiler to use next generation JavaScript, today. ES2015 and beyond: Babel has support for the latest version of JavaScript through syntax transformers. These plugins allow you to use new syntax, right now without waiting for browser support. Node.js is an event-based server-side JavaScript engine.

babel-cli

A compiler for writing next generation JavaScript