Built and signed on GitHub ActionsBuilt and signed on GitHub Actions
Built and signed on GitHub Actions
latest
lowlighter/mizu🐕🦺 *mizu directive for mizu.js
This package works with Cloudflare Workers, Node.js, Deno, Bun, Browsers




JSR Score
76%
Published
2 days ago (0.9.4)
*mizu
| Version | Phase |
|---|---|
1 — ELIGIBILITY |
Enable mizu.js rendering for the element and its children.
<main *mizu> <!--...--> </main>
Notes
Caution
For performance reasons, this directive must not have any [tag] or .modifiers. If it does, the directive will be ignored.
Note
Variables
$root: HTMLElement
The closest element that declares a *mizu directive.
Built and signed on
GitHub Actions
Add Package
deno add jsr:@mizu/mizu
Import symbol
import * as mizu from "@mizu/mizu";
Import directly with a jsr specifier
import * as mizu from "jsr:@mizu/mizu";
Add Package
pnpm i jsr:@mizu/mizu
pnpm dlx jsr add @mizu/mizu
Import symbol
import * as mizu from "@mizu/mizu";
Add Package
yarn add jsr:@mizu/mizu
yarn dlx jsr add @mizu/mizu
Import symbol
import * as mizu from "@mizu/mizu";
Add Package
vlt install jsr:@mizu/mizu
Import symbol
import * as mizu from "@mizu/mizu";
Add Package
npx jsr add @mizu/mizu
Import symbol
import * as mizu from "@mizu/mizu";
Add Package
bunx jsr add @mizu/mizu
Import symbol
import * as mizu from "@mizu/mizu";