Skip to content

chenggwang/custom-element-boilerplate

 
 

Repository files navigation

<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
  • Microsoft Edge

Development

npm install
npm test

License

Distributed under the MIT license. See LICENSE for details.

About

Boilerplate for creating a custom element.

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 50.9%
  • Dockerfile 39.0%
  • JavaScript 10.1%