summaryrefslogtreecommitdiffstats
path: root/README.markdown
diff options
context:
space:
mode:
authorChangwoo Park <pismute@gmail.com>2015-02-16 18:06:17 +0900
committerChangwoo Park <pismute@gmail.com>2015-02-16 19:29:13 +0900
commit5ede36b8fdd4c89184620fe9cde905ec251c7600 (patch)
tree6ea49fc78237bf57da5e4a2ac6ff68df1085c921 /README.markdown
parentc15f90e513640975c41b001f8035cf88711fa608 (diff)
downloadhandlebars.js-5ede36b8fdd4c89184620fe9cde905ec251c7600.zip
handlebars.js-5ede36b8fdd4c89184620fe9cde905ec251c7600.tar.gz
handlebars.js-5ede36b8fdd4c89184620fe9cde905ec251c7600.tar.bz2
Add dashbars' link on README.
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 5bfa47c..a9f25d2 100644
--- a/README.markdown
+++ b/README.markdown
@@ -366,6 +366,7 @@ Handlebars in the Wild
and [@doowb](https://github.com/doowb), is a static site generator that uses Handlebars.js
as its template engine.
* [CoSchedule](http://coschedule.com) An editorial calendar for WordPress that uses Handlebars.js
+* [dashbars](https://github.com/pismute/dashbars) A modern helper library for Handlebars.js.
* [Ember.js](http://www.emberjs.com) makes Handlebars.js the primary way to
structure your views, also with automatic data binding support.
* [Ghost](https://ghost.org/) Just a blogging platform.