js-word
js-word copied to clipboard
:black_nib: Word Processing Document Library
is there any documents or demo?
Hi there! I was excited to come across this project! Do you have any rough guesses as to when it might be published on https://www.npmjs.com/?
Implemented functions to parse `text:note` and `text:list` tags. Tests still do not pass yet, so things left TODO: - Parse `WJSEndnote` nodes in the txt writer - Determine starting index...
This PR adds basic dfs traversal, adding text content from paragraphs Running `env FMTS=html npm run test` yields ```bash 47 passing (18s) 3 pending 397 failing ```
If possible, please add also option to extract images from DOC file.