fiwo-ooxml-reader

v0.0.7
Fiwo Reader of OOXML files
JS Fiwo

unzip_examples

unzip -o ./examples/demo1.docx -d ./examples/demo1

test

npm run lint_test && npm run unzip_examples && ./node_modules/.bin/jest --no-cache

lint_src

tslint "src/**/*.*"

lint_test

eslint "test/unit/**/*.*"

build

npm run lint_src && rm -rf lib && ./node_modules/.bin/webpack

Metadata

  • MIT
  • Whatever
  • Unknown
  • released 3/3/2017

Downloads

Maintainers