@kennycallado/test@0.0.3
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




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>