Skip to content

Simple tool for rendering handlebars templates with JSON values. Useful for building HTML emails that use handlebars tokens for mail-merge (e.g. MailChimp) or for general app templates.

Notifications You must be signed in to change notification settings

philipisapain/super-awesome-handlebars-renderer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Super-Awesome Handlebars Renderer

Simple tool for rendering handlebars templates with JSON values. Useful for building up HTML emails that use handlebars tokens for mail-merge (e.g. MailChimp) or for general app templates.

Stores the HTML and JSON in localstorage just in case you accidentally close your browser window with super-awesome work-in-progress.

Also displays a handy error message if you're missing some values. (Since handlebars has a tendency to fail silently on missing values!).

Clone and run npm start to install, build and run a server at http://localhost:3003.

Super-Awesome Handlebars Renderer

Super-Awesome Handlebars Renderer Errors

About

Simple tool for rendering handlebars templates with JSON values. Useful for building HTML emails that use handlebars tokens for mail-merge (e.g. MailChimp) or for general app templates.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published