Babel
What is Babel?
Babel is a open-source JavaScript tool used mainly to convert ECMAScript 2015 and higher to older versions of JavaScript, so that modern JavaScript based applications work on older browsers. Below are helpful resources: Babel Docs