2.2.3 • Published 5 years ago
caniuse-web-component v2.2.3
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.

<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.

<can-i-use-total type="custom-elementsv1"></can-i-use-total>development
npm run devNavigate to localhost:5000