Babel 6.7.3

Babel was created to help developers avoid the problem from switching between two syntax variants of a programming language. After all the Python 2.x and 3.x mess, a library like Babel will help you easily convert code written in the more modern ES6 to...