handlebars-json

1.0.1 • Public • Published

view on npm npm module downloads per month Dependency Status

handlebars-json

Provides access to JSON.stringify from a Handlebars template. Useful when templating JSON files, e.g.

{
  "someProperty": {{{json-stringify someValue}}}
}

Install

$ npm install handlebars-json --save

Mac / Linux users may need to run with sudo.

documented by jsdoc-to-markdown

License

Licensed under the MIT license.

Readme

Keywords

none

Package Sidebar

Install

npm i handlebars-json

Weekly Downloads

532

Version

1.0.1

License

MIT

Last publish

Collaborators

  • 75lb