muescha / Try-Handlebars.js

In Browser Handlebars.js compiler for quick testing

Home Page:http://tryhandlebarsjs.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Try Handlebars.js


http://www.tryhandlebarsjs.com

Try Handlebars is a web tool I made to help preview Handlebars.js templates easily in the browser.

This site was built quickly on top of HTML5 Boilerplate.

How does it work?

All of the example templates and contexts are stored in the index.html file as different script blocks. When you select a template it populates the textareas. They are eval'd when you click compile and HTML output is displayed in the output textarea. An html preview is also displayed inline but I will probably remove that.

Hey, some sh*t is broken

Please feel free to fork the site to fix anything I may have screwed up! Send me a pull request and I will put it up asap.

Roadmap


  • Fix mobile styles

About

In Browser Handlebars.js compiler for quick testing

http://tryhandlebarsjs.com


Languages

Language:JavaScript 100.0%