/babel-preset-modernize

Primary LanguageJavaScriptApache License 2.0Apache-2.0

babel-preset-modernize

A Babel preset that converts transpiled ES5 code to ES2017. It can remove most polyfills, even when they're inlined.

This is an experimental project! There's a whole laundry list of TODO, generalization and refactoring work still left to do.