Skip to content

stavarotti/doc2html

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

doc2html

A simple that parses a Microsoft Word (docx) file into html files.

Prerequisites

You will need the following things properly installed on your computer.

Installation

  • git clone [email protected]:stavarotti/doc2html.git this repository
  • cd doc2html
  • npm install

Running

  • node src/index.js (Follow prompts)
  • node src/index.js --file path/to/word/doc --dest path/to/generated-files/folder (provide details upfront)

Running Tests

  • npm test

About

A simple that parses a Microsoft Word (docx) file into html files.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published