test0407

Boilerplate for creating a custom element.


Keywords
custom-elements, web-components
License
MIT
Install
npm install test0407@3.0.9

Documentation

<custom-element> element

Boilerplate for creating a custom element.

Installation

$ npm install @github/custom-element-element

Usage

import '@github/custom-element-element'
<custom-element></custom-element>

Browser support

Browsers without native custom element support require a polyfill.

  • Chrome
  • Firefox
  • Safari
  • Internet Explorer 11
  • Microsoft Edge

Development

npm install
npm test

License

Distributed under the MIT license. See LICENSE for details.