https://github.com/developit/babel-preset-modernize
https://github.com/developit/babel-preset-modernize
Last synced: 7 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/developit/babel-preset-modernize
- Owner: developit
- License: apache-2.0
- Created: 2019-10-01T15:59:50.000Z (over 6 years ago)
- Default Branch: main
- Last Pushed: 2023-02-08T02:41:46.000Z (almost 3 years ago)
- Last Synced: 2025-04-10T11:16:05.158Z (9 months ago)
- Language: JavaScript
- Size: 660 KB
- Stars: 120
- Watchers: 6
- Forks: 1
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
- awesome-list - babel-preset-modernize
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.