diff options
author | Changwoo Park <pismute@gmail.com> | 2015-02-16 18:06:17 +0900 |
---|---|---|
committer | Changwoo Park <pismute@gmail.com> | 2015-02-16 19:29:13 +0900 |
commit | 5ede36b8fdd4c89184620fe9cde905ec251c7600 (patch) | |
tree | 6ea49fc78237bf57da5e4a2ac6ff68df1085c921 | |
parent | c15f90e513640975c41b001f8035cf88711fa608 (diff) | |
download | handlebars.js-5ede36b8fdd4c89184620fe9cde905ec251c7600.zip handlebars.js-5ede36b8fdd4c89184620fe9cde905ec251c7600.tar.gz handlebars.js-5ede36b8fdd4c89184620fe9cde905ec251c7600.tar.bz2 |
Add dashbars' link on README.
-rw-r--r-- | README.markdown | 1 |
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. |