How to Install node-babel-cli in Ubuntu 18.04



Install node-babel-cli by entering the following commands in the terminal:

sudo apt update
sudo apt install node-babel-cli

Description:

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.

Homepage: https://babeljs.io/

Version: 6.26.0+dfsg-3build6

Section: universe/javascript