render
render copied to clipboard
Render text and HTML from Jade, Handlebars, Swig and most other kinds of templates on the command line. Render many files at once and decide where to write to dynamically from the data.
I realize this may no longer be maintained, but wanted to post in case someone may have run across this. I'm trying to render to multiple templates based on a...
Really helpful program! I use it in combination with Pandoc and Liquid template for all my document creation needs. 😁 It would be cool, however, it would read the [YAML...
I am trying to render multiple output files using the --output and --many-pairs options. The intent is to traverse a map of objects, each of which will generate an output...
``` $ cat template.js | render --engine swig --context package:package.json - { [Error: ENOENT: no such file or directory, open '-'] errno: -2, code: 'ENOENT', syscall: 'open', path: '-' }...