babylon.js
JavaScript parser used in Babel
Install
- All systems
-
curl cmd.cat/babylon.js.sh
- Debian
-
apt-get install node-babylon - Ubuntu
-
apt-get install node-babylon - Arch Linux
-
pacman -S kibana - Kali Linux
-
apt-get install node-babylon - Fedora
-
dnf install nodejs-babylon - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install node-babylon - OS X
-
brew install kibana
node-babylon
JavaScript parser used in Babel
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.