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

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.

Awesome Lists containing this project

README

          

[![Build](https://travis-ci.com/ExE-Boss/we-wc0.svg?branch=master)](https://travis-ci.com/ExE-Boss/we-wc0)
[![devDependencies](https://img.shields.io/david/dev/ExE-Boss/we-wc0.svg)](https://david-dm.org/ExE-Boss/we-wc0?type=dev)
[![License](https://img.shields.io/github/license/ExE-Boss/we-wc0.svg)](https://github.com/ExE-Boss/we-wc0/blob/master/LICENSE)
[![Greenkeeper](https://badges.greenkeeper.io/ExE-Boss/we-wc0.svg)](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)”.