punch-engine-handlebars

0.0.2 • Public • Published

Handlebars Template Engine for Punch

Use this plugin to replace Punch's default Mustache template engine with Handlebars.

How to Setup

  • Install the package

      npm install punch-engine-handlebars
    
  • Open your Punch project's configurations (config.json) and add the following:

      "plugins": {
      	
      	"template_engine": "punch-engine-handlebars" 
    
      }
    
  • Now you can use Handlebars syntax for your project's templates.

    Make sure you save the templates with .handlebars extension.

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.0.2
    7
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.0.2
    7
  • 0.0.1
    1

Package Sidebar

Install

npm i punch-engine-handlebars

Weekly Downloads

8

Version

0.0.2

License

none

Last publish

Collaborators

  • laktek