saxen

v9.0.0
A tiny, super fast, namespace aware sax-style XML parser written in plain JavaScript
xml sax parser pure

all

run-s lint bundle test-coverage test-perf

lint

eslint .

bundle

rollup -c

test

mocha -r esm test/index.js

test-coverage

NO_PERF=1 nyc --reporter=lcov --reporter=html npm test

test-perf

node test/perf

prepublishOnly

run-s bundle test-perf

Metadata

  • MIT
  • Whatever
  • Vopilovskiy Konstantin
  • released 12/21/2022

Downloads

Maintainers