@wikipathways/cxsd

v0.2.1
Streaming XSD parser and XML parser generator with TypeScript output
xsd dts xml schema parser typescript

build

tsc -p tsconfig.json

test

npm-run-all test:*

test:build

npm-run-all test:build:*

test:build:clean

cd test && mkdir -p xmlns && rm -rf xmlns && cd ..

test:build:compile

cd test && node ../bin/cxsd https://raw.githubusercontent.com/ariutta/GPML/e427899e179919e220280f5cf93948c8d9ae7dc8/GPML2013a.xsd && cd ..

test:build:rename

cd test && mv ./xmlns/www.biopax.org/release/biopax-level3.owl_.d.ts ./xmlns/www.biopax.org/release/biopax-level3.owl.d.ts && mv ./xmlns/www.biopax.org/release/biopax-level3.owl_.js ./xmlns/www.biopax.org/release/biopax-level3.owl.js && cd ..

test:run

jest
npm i @wikipathways/[email protected]

Metadata

  • MIT
  • Whatever
  • Juha Järvi
  • released 6/14/2017

Downloads

Maintainers