saxen

v7.0.1
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 .

pretest

rollup -c

test

mocha test/index.js

test-coverage

NO_PERF=1 nyc --check-coverage --statements 95 npm test

test-perf

node test/perf

Metadata

  • MIT
  • Whatever
  • Vopilovskiy Konstantin
  • released 3/26/2018

Downloads

Maintainers