fast-xml-parser

v3.3.6
Validate XML or Parse XML to JS/JSON very fast without C/C++ based libraries
fast xml json parser xml2js x2js xml2json js traversable and 13 more...

lint

eslint src/*.js spec/*.js

perf

node ./benchmark/perfTest3.js

test

jasmine spec/*spec.js

bundle

browserify src/parser.js -s parser > lib/parser.js; node tasks/postbundle.js

coverage

istanbul cover -x "cli.js" -x "spec/*spec.js" jasmine spec/*spec.js;

postinstall

node tasks/postinstall.js

coverage:check

istanbul check-coverage --branch 90 --statement 90

Metadata

  • MIT
  • Whatever
  • Amit Gupta
  • released 3/22/2018

Downloads

Maintainers