babel-preset-modernize icon indicating copy to clipboard operation
babel-preset-modernize copied to clipboard

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.