@continuit/xmlscanner@1.0.0Built and signed on GitHub ActionsBuilt and signed on GitHub Actions
Built and signed on GitHub Actions
latest
ContinuIT-nl/xmlscannerA fast XML scanner/parser with no dependencies. Given an XML string, the xml scanner will parse the XML and invoke the defined events on the specified paths.
This package works with Node.js, Deno, Bun, BrowsersIt is unknown whether this package works with Cloudflare Workers




JSR Score
100%
Published
11 months ago (1.0.0)
Add Package
deno add jsr:@continuit/xmlscanner
Import symbol
import { type ProcessingInstructionEvent } from "@continuit/xmlscanner";
Import directly with a jsr specifier
import { type ProcessingInstructionEvent } from "jsr:@continuit/xmlscanner";
Add Package
pnpm i jsr:@continuit/xmlscanner
pnpm dlx jsr add @continuit/xmlscanner
Import symbol
import { type ProcessingInstructionEvent } from "@continuit/xmlscanner";
Add Package
yarn add jsr:@continuit/xmlscanner
yarn dlx jsr add @continuit/xmlscanner
Import symbol
import { type ProcessingInstructionEvent } from "@continuit/xmlscanner";
Add Package
vlt install jsr:@continuit/xmlscanner
Import symbol
import { type ProcessingInstructionEvent } from "@continuit/xmlscanner";
Add Package
npx jsr add @continuit/xmlscanner
Import symbol
import { type ProcessingInstructionEvent } from "@continuit/xmlscanner";
Add Package
bunx jsr add @continuit/xmlscanner
Import symbol
import { type ProcessingInstructionEvent } from "@continuit/xmlscanner";