0.0.8 • Published 2 years ago

babel-preset-modernize v0.0.8

Weekly downloads
443
License
Apache 2.0
Repository
github
Last release
2 years ago

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.