Handlebars
Handlebars is a implementation of handlebars.js, an extension of mustache by Yehuda Katz, in Ruby.
Current status
So far only the parser has been implemented. It supports the whole handlebars syntax.
Installation
RubyGems
$ gem install handlebars
Acknowledgements
Thanks to all the implementors of the original mustache gem. Handlebars is based on their codebase and hard work.
Meta
- Code:
git clone http://github.com/MSch/handlebars-ruby
- Bugs: http://github.com/MSch/handlebars-ruby/issues
- Gems: http://rubygems.org/gems/handlebars