Skip to main content
Home

latest
Works with
This package works with Node.js, Deno, BrowsersIt is unknown whether this package works with Cloudflare Workers, Bun
It is unknown whether this package works with Cloudflare Workers
This package works with Node.js
This package works with Deno
It is unknown whether this package works with Bun
This package works with Browsers
JSR Score88%
Publisheda year ago (0.0.3)

Testing to publish lit component over jsr with auth aux service.

Report package

Please provide a reason for reporting this package. We will review your report and take appropriate action.

Please review the JSR usage policy before submitting a report.

Add Package

deno add jsr:@kennycallado/test

Import symbol

import { LibSecurity } from "@kennycallado/test/components";
or

Import directly with a jsr specifier

import { LibSecurity } from "jsr:@kennycallado/test/components";

Add Package

pnpm i jsr:@kennycallado/test
or (using pnpm 10.8 or older)
pnpm dlx jsr add @kennycallado/test

Import symbol

import { LibSecurity } from "@kennycallado/test/components";

Add Package

yarn add jsr:@kennycallado/test
or (using Yarn 4.8 or older)
yarn dlx jsr add @kennycallado/test

Import symbol

import { LibSecurity } from "@kennycallado/test/components";

Add Package

vlt install jsr:@kennycallado/test

Import symbol

import { LibSecurity } from "@kennycallado/test/components";

Add Package

npx jsr add @kennycallado/test

Import symbol

import { LibSecurity } from "@kennycallado/test/components";

Add Package

bunx jsr add @kennycallado/test

Import symbol

import { LibSecurity } from "@kennycallado/test/components";