https://github.com/exe-boss/we-wc0
A Firefox WebExtension which polyfills WebComponents v0 APIs using the WebComponents v1 implementation.
https://github.com/exe-boss/we-wc0
firefox-addon firefox-extension firefox-extensions webextensions
Last synced: over 1 year ago
JSON representation
A Firefox WebExtension which polyfills WebComponents v0 APIs using the WebComponents v1 implementation.
- Host: GitHub
- URL: https://github.com/exe-boss/we-wc0
- Owner: ExE-Boss
- License: gpl-3.0
- Created: 2018-08-15T15:30:06.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2019-02-08T21:48:31.000Z (over 7 years ago)
- Last Synced: 2025-02-10T08:12:34.075Z (over 1 year ago)
- Topics: firefox-addon, firefox-extension, firefox-extensions, webextensions
- Language: JavaScript
- Size: 2.98 MB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://travis-ci.com/ExE-Boss/we-wc0)
[](https://david-dm.org/ExE-Boss/we-wc0?type=dev)
[](https://github.com/ExE-Boss/we-wc0/blob/master/LICENSE)
[](https://greenkeeper.io/)
WebComponents v0 WebExtension
=============================
A Firefox WebExtension which polyfills WebComponents v0 APIs using the WebComponents v1 implementation.
Inspired by @WebReflection’s [Custom Elements V0 API](https://github.com/WebReflection/ce-v0)
“[grampafill](https://medium.com/@WebReflection/a-custom-elements-v0-grampafill-dc1319420e9b)”.