diff options
author | hashchange <hashchange@users.noreply.github.com> | 2015-08-21 13:32:20 +0200 |
---|---|---|
committer | hashchange <hashchange@users.noreply.github.com> | 2015-08-21 13:32:20 +0200 |
commit | a634cd3219af25360eb5896fcd9f4c9dc0f08fdf (patch) | |
tree | 352caee8d17c0affe1aa3dc54e819b5d5d7532c8 | |
parent | 95d84badcae89aa72a6f1433b851304700320920 (diff) | |
download | handlebars.js-a634cd3219af25360eb5896fcd9f4c9dc0f08fdf.zip handlebars.js-a634cd3219af25360eb5896fcd9f4c9dc0f08fdf.tar.gz handlebars.js-a634cd3219af25360eb5896fcd9f4c9dc0f08fdf.tar.bz2 |
Add Marionette.Handlebars to "in the Wild" list
-rw-r--r-- | README.markdown | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/README.markdown b/README.markdown index 363b5bc..61c0bdc 100644 --- a/README.markdown +++ b/README.markdown @@ -141,6 +141,7 @@ Handlebars in the Wild Handlebars.js with [jQuery](http://jquery.com/). * [Lumbar](http://walmartlabs.github.io/lumbar) provides easy module-based template management for handlebars projects. +* [Marionette.Handlebars](https://github.com/hashchange/marionette.handlebars) adds support for Handlebars and Mustache templates to Marionette. * [sammy.js](http://github.com/quirkey/sammy) by Aaron Quint, a.k.a. quirkey, supports Handlebars.js as one of its template plugins. * [SproutCore](http://www.sproutcore.com) uses Handlebars.js as its main |