Skip to content

alexwebgr/Try-Handlebars.js

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 48.6%
  • CSS 29.1%
  • JavaScript 22.3%