babel

A transpiler which converts code from JavaScript ES6/ES7 syntax to ES5 syntax. More information: <https://babeljs.io/>.

Debian Debian
RUN apt-get update && \ apt-get install -y openbabel
Ubuntu
RUN apt-get update && \ apt-get install -y openbabel
Arch Arch Linux
RUN pacman -S --noconfirm openbabel
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y openbabel
Fedora
RUN dnf install -y openbabel
Raspbian
RUN apt-get update && \ apt-get install -y openbabel
click the source code to copy install babel on any operating system with command-not-found.com