Skip to content

stuartmcfarlane/docx-transform

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

docx-transform

Node stream transform that takes a html stream and produced a Word docx stream

This was initiailly intended to convert an arbitaty stream of html into a stream of MS Word docx. It turned out in being an excercise in node stream programming. Who's have thought that implementing a html to docx converter would be more work than copying my CV into a word document and reformatting it. Go figure...

Contributing

If have a html to docx converter please feel free drop your code into in here.

See also

docx-api is a simple http server that uses this module

About

stream.Transform that transforms a DOM stream and produced a Word docx stream

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published