@web-components/can-i-use@1.0.8Built and signed on GitHub ActionsBuilt and signed on GitHub Actions
Built and signed on GitHub Actions
latest
jackcarey/web-componentsRender caniuse.com data on a page
This package works with BrowsersIt is unknown whether this package works with Cloudflare Workers, Node.js, Deno, Bun




JSR Score
100%
Published
a year ago (1.0.8)
can-i-use
version: 1.0.8
license: LGPL-3
Wraps the caniuse embed from ireade/caniuse-embed so it can be used as a component
Browser Use
ESM CDN: https://esm.sh/jsr/@web-components/can-i-use
<script src="https://esm.sh/jsr/@web-components/can-i-use" type="module"></script>
Made by jackcarey.
Documentation
See repo: jackcarey/web-components
Built and signed on
GitHub Actions
Add Package
deno add jsr:@web-components/can-i-use
Import symbol
import * as can_i_use from "@web-components/can-i-use";
Import directly with a jsr specifier
import * as can_i_use from "jsr:@web-components/can-i-use";
Add Package
pnpm i jsr:@web-components/can-i-use
pnpm dlx jsr add @web-components/can-i-use
Import symbol
import * as can_i_use from "@web-components/can-i-use";
Add Package
yarn add jsr:@web-components/can-i-use
yarn dlx jsr add @web-components/can-i-use
Import symbol
import * as can_i_use from "@web-components/can-i-use";
Add Package
vlt install jsr:@web-components/can-i-use
Import symbol
import * as can_i_use from "@web-components/can-i-use";
Add Package
npx jsr add @web-components/can-i-use
Import symbol
import * as can_i_use from "@web-components/can-i-use";
Add Package
bunx jsr add @web-components/can-i-use
Import symbol
import * as can_i_use from "@web-components/can-i-use";