office-text-extractor

v3.4.0-beta.4
Yet another library to extract text from MS Office and PDF files
text-extraction get-text parser ms-office ms-excel ms-word ms-powerpoint xlsx docx and 3 more...

compile

run-s compile:node compile:browser

compile:node

tsup source/index.ts --dts --format=esm

compile:browser

esbuild source/index.ts --bundle --platform=node --outdir=build/

test

run-s test:compiler test:linter test:integration

test:compiler

tsc --noEmit

test:linter

xo source/ test/

test:integration

TSIMP_DIAG=ignore ava
npm i office-text-extractor

Metadata

  • ISC
  • >= 16
  • Vedant K
  • released 7/23/2024

Downloads

Maintainers