Skip to main content
Home

latest

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

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 Score
88%
Published
a year ago (0.0.3)

Test

Installation

deno

deno add jsr:@kennycallado/test

node

npx jsr add @kennycallado/test

Examples

Services:

Auth

import { Auth } from "@kennycallado/test/services";

Components:

LibSecurity

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

or

import "@kennycallado/test/components/";
<lib-security></lib-security>

New Ticket: 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.