saxen

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

all

run-s lint test-coverage test-perf

lint

eslint . --ext js,cjs

pretest

run-s bundle

bundle

rollup -c --bundleConfigAsCjs

test

mocha test/*.js

test-coverage

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

test-perf

node test/perf/index.cjs

prepare

run-s bundle
npm i saxen

Metadata

  • MIT
  • >= 18
  • Nico Rehwaldt
  • released 3/5/2024

Downloads

Maintainers