handlebars-helper-rawinclude
v1.0.0
Published
Handlebars helper to include raw content of the files. Similar to handlebars-helper-include, but without context.
Downloads
59
Maintainers
Readme
{{rawinclude}}
Handlebars helper, includes raw content of the file pointed. Like
handlebars-helper-include
but without context.
Example
In your Handlebars template:
{{{rawinclude 'path/to/file.svg'}}}
Licence
Copyright © 2014-2016 Ain Tohvri. Licenced under GPL-3.