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.

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.1
    775
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.1
    775
  • 1.0.0
    4
  • 0.1.0
    4

Package Sidebar

Install

npm i handlebars-json

Weekly Downloads

783

Version

1.0.1

License

MIT

Last publish

Collaborators

  • 75lb