Babel

January 14, 2020 ยท View on GitHub

Babel is a JavaScript compiler / transpiler.

Babel is a toolchain that is mainly used to convert ECMAScript 2015+ code into a backwards compatible version of JavaScript in current and older browsers or environments.