fast-xml-parser

v3.17.1
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 15 more...

lint

eslint src/*.js spec/*.js

perf

node ./benchmark/perfTest3.js

test

jasmine spec/*spec.js

unit

jasmine

bundle

webpack && webpack --config webpack-prod.config.js

coverage

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

prettier

prettier --write src/**/*.js

postinstall

node tasks/postinstall.js || exit 0

coverage:check

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

prepublishOnly

publish-please guard

publish-please

publish-please

Metadata

  • MIT
  • Whatever
  • Amit Gupta
  • released 5/19/2020

Downloads

Maintainers