Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork1
Get a list of required polyfill.io features based on browserslist
License
NotificationsYou must be signed in to change notification settings
adenvt/polyfillist
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Get list of requiredhttps://cdnjs.cloudflare.com/polyfill/ features based on browserslist
Return list of requiredhttps://cdnjs.cloudflare.com/polyfill/ features
npx polyfillist
Generate url of polyfill.io bundle
npx polyfillist --url
More command, seenpx polyfillist --help
importpolyfillistfrom'polyfillist'constfeatures=awaitpolyfillist()console.log(features)/* [ 'AbortController', 'ArrayBuffer.isView', 'Blob', 'CharacterData.prototype.after', 'CharacterData.prototype.before', 'CharacterData.prototype.replaceWith', ...] */
- Clone this repository
- Playthis song in background (very important)
- Run deps using
yarn install
- Write your additional feature
- Don't forget to write the test
- Open PR
This project publish under MIT LIcense, seeLICENSE for more details.
About
Get a list of required polyfill.io features based on browserslist
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Sponsor this project
Uh oh!
There was an error while loading.Please reload this page.
Packages0
No packages published
Uh oh!
There was an error while loading.Please reload this page.
Contributors4
Uh oh!
There was an error while loading.Please reload this page.