0.0.1 • Published 5 years ago

wc-polyfills v0.0.1

Weekly downloads
2
License
MIT
Repository
github
Last release
5 years ago

Web Components polyfills

Renovate enabled

For browsers with ES2015+ support: A repackaging of the polyfills from https://github.com/webcomponents

  • customElements
  • ShadowDOM

For browsers with ES5 support:

How to

  • Clone the repo
  • run npm install
  • run node build.js or npm run build