An open API service indexing awesome lists of open source software.

https://github.com/developit/babel-preset-modernize


https://github.com/developit/babel-preset-modernize

Last synced: 7 months ago
JSON representation

Awesome Lists containing this project

README

          

# 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.