Skip to content

This is the v0 branch of CustomElements from the webcomponents.js project.

Notifications You must be signed in to change notification settings

gkovacs/webcomponentsjs-custom-element-v0

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

webcomponentsjs-custom-element-v0

This is the v0 branch of CustomElements from the webcomponents.js project.

It is necessary to have polymer run within a content script

Usage

Install via npm:

npm install webcomponentsjs-custom-element-v0

Within a content script (see enable-webcomponents-in-content-scripts and habitlab for usage examples)

document.registerElement = null
require('webcomponentsjs-custom-element-v0')

Source

This is taken from the 0.7.24 release of the webcomponents.js npm package.

About

This is the v0 branch of CustomElements from the webcomponents.js project.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published