helpers-hbs

0.3.4 • Public • Published

helpers-hbs stable

npm install helpers-hbs

Several useful helpers to use with handlebars.

Usage

// Load handlebars
const hbs = require('handlebars');
// Register all helpers.
require('helpers-hbs')(hbs);

Also, you can register manually only needed helpers.

Package Sidebar

Install

npm i helpers-hbs

Weekly Downloads

2

Version

0.3.4

License

MIT

Unpacked Size

33.3 kB

Total Files

35

Last publish

Collaborators

  • joaquinfq