2.2.3 • Published 3 years ago

caniuse-web-component v2.2.3

Weekly downloads
24
License
MIT
Repository
github
Last release
3 years ago

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

2.2.1

3 years ago

2.2.0

3 years ago

2.2.3

3 years ago

2.2.2

3 years ago

2.1.1

4 years ago

2.1.0

4 years ago

2.0.0

5 years ago

1.0.5

5 years ago

1.0.4

5 years ago

1.0.3

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago