generators.html property documentjs.generators.html {Object} source Object A collection of helpers used to build and compile the templates used to render each docObject into HTML and build the static JS and CSS used by that HTML. Use var documentjs = require("documentjs"); documentjs.process.file(...)
A collection of helpers used to build and compile the templates used to render each docObject into HTML and build the static JS and CSS used by that HTML.
Use