Skip to main content

Built and signed on GitHub Actions

The JavaScript full-stack framework for Web Components (Lit) and Deno.

This package works with DenoIt is unknown whether this package works with Cloudflare Workers, Node.js, Bun, Browsers
It is unknown whether this package works with Cloudflare Workers
It is unknown whether this package works with Node.js
This package works with Deno
It is unknown whether this package works with Bun
It is unknown whether this package works with Browsers
JSR Score
64%
Published
2 months ago (0.2.2)

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.

type alias AppWrapperOptions

Properties

css: DirectiveResult<UnsafeHTMLDirective> | string
js:
string[]
| TemplateResult[]
| DirectiveResult<UnsafeHTMLDirective>[]
component: DirectiveResult<UnsafeHTMLDirective>

Add Package

deno add jsr:@limette/core

Import symbol

import { type AppWrapperOptions } from "@limette/core";

---- OR ----

Import directly with a jsr specifier

import { type AppWrapperOptions } from "jsr:@limette/core";

Add Package

npx jsr add @limette/core

Import symbol

import { type AppWrapperOptions } from "@limette/core";

Add Package

yarn dlx jsr add @limette/core

Import symbol

import { type AppWrapperOptions } from "@limette/core";

Add Package

pnpm dlx jsr add @limette/core

Import symbol

import { type AppWrapperOptions } from "@limette/core";

Add Package

bunx jsr add @limette/core

Import symbol

import { type AppWrapperOptions } from "@limette/core";