Skip to content

mportiz08/docx-html

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

docx-html

an extension to the docx gem that provides a to_html method for documents

install

gem install docx-html

usage

require 'docx/html'

d = Docx::Document.open('test.docx')
d.to_html

About

convert .docx files into html

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages