Skip to content

A Ruby library to template Microsoft Word .docx files. Generates new Word .docx files based on a template file.

License

Notifications You must be signed in to change notification settings

willcosgrove/docstache

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gem Version

#Docstache

Documentation is on pause until I finish up basic functionality. But thanks for checking it out!

Features

  • Mustache style data interpolation into Microsoft Word .docx files
    • This includes loops, and conditional blocks
  • Merging together multiple documents (documents are joined by a page break)
  • No more hassles with Word splitting up your tags across multiple XML tags. We gotcha.
  • Error detection for word documents, just in case we don't gotcha.

About

A Ruby library to template Microsoft Word .docx files. Generates new Word .docx files based on a template file.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Ruby 100.0%