Skip to main content
Home

Built and signed on GitHub Actions

LIGhtweight-HTML parser and with CSS selector interface

This package works with Deno, BunIt is unknown whether this package works with Cloudflare Workers, Node.js, 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
This package works with Bun
It is unknown whether this package works with Browsers
JSR Score
47%
Published
10 months ago (0.0.2)

Lightml

lines of code crates.io badge docs.rs badge JSR Version

LIGHhtweight-HTML parser and with CSS selector interface.

Ported from Ezno JSX parsing

Built and signed on
GitHub Actions

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.

Add Package

deno add jsr:@bengineering/lightml

Import symbol

import * as lightml from "@bengineering/lightml";
or

Import directly with a jsr specifier

import * as lightml from "jsr:@bengineering/lightml";

Add Package

pnpm i jsr:@bengineering/lightml
or (using pnpm 10.8 or older)
pnpm dlx jsr add @bengineering/lightml

Import symbol

import * as lightml from "@bengineering/lightml";

Add Package

yarn add jsr:@bengineering/lightml
or (using Yarn 4.8 or older)
yarn dlx jsr add @bengineering/lightml

Import symbol

import * as lightml from "@bengineering/lightml";

Add Package

vlt install jsr:@bengineering/lightml

Import symbol

import * as lightml from "@bengineering/lightml";

Add Package

npx jsr add @bengineering/lightml

Import symbol

import * as lightml from "@bengineering/lightml";

Add Package

bunx jsr add @bengineering/lightml

Import symbol

import * as lightml from "@bengineering/lightml";