handlebars-inline

1.0.0 • Public • Published

handlebars-inline

A simple Handlebars helper for inlining the contents of files.

Install

Install with npm:

$ npm install --save handlebars-inline

Usage

{{{inline 'path/to/file.svg'}}}

Note: Handlebars helper output is HTML escaped by default. To skip escaping use the "triple-stash": {{{

Readme

Keywords

Package Sidebar

Install

npm i handlebars-inline

Weekly Downloads

2

Version

1.0.0

License

MIT

Last publish

Collaborators

  • lukebussey