The open source compiler is now completely restructured with modular in mind. The Babel blog details the updates. “The primary benefit [of modularization] is that people are able to reuse Babel internals for their own projects,” project contributor James Kyle, a JavaScript engineer at CloudFlare, said in an email. “Only need a parser? There’s a package for that. Just a code generator? There’s a package for that.” Continue reading here.