caniuse-web-component

2.2.3 • Public • Published

caniuse-web-component

all components are bundled in can-i-use.js

<script defer src="/can-i-use.js"></script>

can-i-use

A web component that shows browser support in a compact form.

example of can I use webcomponent

<can-i-use
  type="custom-elementsv1"
  browsers="['firefox', 'chrome', 'edge' , 'safari', 'ie', 'opera']"
></can-i-use>

can-i-use-total

A web component that shows the support percentage for full support, partial support and total support.

example of can I use total webcomponent

<can-i-use-total type="custom-elementsv1"></can-i-use-total>

development

npm run dev

Navigate to localhost:5000

Readme

Keywords

none

Package Sidebar

Install

npm i caniuse-web-component

Weekly Downloads

16

Version

2.2.3

License

MIT

Unpacked Size

84.5 kB

Total Files

5

Last publish

Collaborators

  • stevevanopstal