Add dombars to the projects list.

This commit is contained in:
Blake Embrey
2013-12-24 16:21:28 -05:00
parent 782aae95d0
commit c62ce32cc9
+1
View File
@@ -382,6 +382,7 @@ Handlebars in the Wild
templating engine, extending it with automatic data binding support.
* [YUI](http://yuilibrary.com/yui/docs/handlebars/) implements a port of handlebars
* [Swag](https://github.com/elving/swag) by [@elving](https://github.com/elving) is a growing collection of helpers for handlebars.js. Give your handlebars.js templates some swag son!
* [DOMBars](https://github.com/blakeembrey/dombars) is a DOM-based templating engine built on the Handlebars parser and runtime
External Resources
------------------