Project

docstache

0.0
No commit activity in last 3 years
No release in over 3 years
Integrates data into MS Word docx template files. Processing supports loops and replacement of strings of data both outside and within loops.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

~> 3.1.0

Runtime

~> 1.6
~> 1.1
 Project Readme

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.