0.0.1 • Published 7 years ago
wc-polyfills v0.0.1
Web Components polyfills
For browsers with ES2015+ support: A repackaging of the polyfills from https://github.com/webcomponents
customElementsShadowDOM
For browsers with ES5 support:
Array.from,Object.assign,customEvent,defaultPreventedfrom https://github.com/webcomponents/webcomponents-platform/webcomponents-platform.jsPromisefrom https://github.com/zloirock/core-jsURLandURLSearchParamsfrom https://github.com/ungap/url-search-paramscustomElementsas above but ES5 versionShadowDOMas above but ES5 version
How to
- Clone the repo
- run
npm install - run
node build.jsornpm run build
0.0.1
7 years ago