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

https://github.com/samouri/caniesm

Detect if a feature can skip polyfills for ESM builds.
https://github.com/samouri/caniesm

caniuse esm polyfill

Last synced: about 1 year ago
JSON representation

Detect if a feature can skip polyfills for ESM builds.

Awesome Lists containing this project

README

          

# [caniesm](https://caniesm.vercel.app)

![Screen Shot](https://user-images.githubusercontent.com/4656974/98182029-bd21b380-1ed2-11eb-92da-95bb3b50116e.png)

Check to see if a feature is supported by all Module supporting browsers.
For context on why this is useful, read about how to [deploy es6 code in production today](https://philipwalton.com/articles/deploying-es2015-code-in-production-today/).