summaryrefslogtreecommitdiffstats
path: root/README.markdown
diff options
context:
space:
mode:
authorKevin Decker <kpdecker@gmail.com>2013-12-25 10:13:13 -0800
committerKevin Decker <kpdecker@gmail.com>2013-12-25 10:13:13 -0800
commit9f1b3bcea09e9c7675b344044397ce7b49f1ccd9 (patch)
treeefe316f83b0bedcbd35b3bea7ff53da7b4be9ec9 /README.markdown
parent2dae24418545240823082dc8cc9a3e1ccb39f0e6 (diff)
parentc62ce32cc93a60aa52a4b1685968846d14cb0dfb (diff)
downloadhandlebars.js-9f1b3bcea09e9c7675b344044397ce7b49f1ccd9.zip
handlebars.js-9f1b3bcea09e9c7675b344044397ce7b49f1ccd9.tar.gz
handlebars.js-9f1b3bcea09e9c7675b344044397ce7b49f1ccd9.tar.bz2
Merge pull request #685 from blakeembrey/dombars
Add dombars to the projects list
Diffstat (limited to 'README.markdown')
-rw-r--r--README.markdown1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.markdown b/README.markdown
index 58c7515..0297c35 100644
--- a/README.markdown
+++ b/README.markdown
@@ -383,6 +383,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
------------------