Handlebars helper for JSON.stringify.
npm install hbs-json Handlebars helper for JSON.stringify.
$ npm install hbs-json
``js
var json = require('hbs-json');
var hbs = require('hbs');
hbs.registerHelper('json', json);
app.get('/', function (req, res, next) {
res.render('index.html', { user: req.context.user });
});
`
`html`
A handlebars helper for JSON.stringify. By default, will escape html characters so that you may use handlebars to render values to the template.
```
WWWWWW||WWWWWW
W W W||W W W
||
( OO )__________
/ | \
/o o| MIT \
\___/||_||__||_|| *
|| || || ||
_||_|| _||_||
(__|__|(__|__|