Anyfetch-Handlebars
Visit http://anyfetch.com for details about AnyFetch.
Inject new helpers in handlebars.
How to install?
npm install
Check everything is working with npm test
.
How to use it
var hbs = ;hbs;
Example
var hbs = ; // An example of contextvar rawDocument = data: text: 'Test of document' metadata: path: '/test/document.txt' highlight: {}; hbs; var compiled = hbs; var json = ; // Beautify JSONjson = JSON;
This results in:
Contributing to anyfetch-handlebars
This repo is used extensively by AnyFetch. If your document-type needs a custom handlebars helper, you're welcome to fork. See Contributing for details.
master
Support: support@anyfetch.com
.