summaryrefslogtreecommitdiffstats
path: root/README.markdown
diff options
context:
space:
mode:
authorAlberto La Rocca <a71104@gmail.com>2013-06-27 20:26:16 +0200
committerAlberto La Rocca <a71104@gmail.com>2013-06-27 20:26:16 +0200
commitca5c3995fededcb5e6dcdad5e5da11857ffc8ec6 (patch)
treeeae692e2b134e9e1c5910b1ce6acbcb3a04b6b94 /README.markdown
parent8e2416dabb2056c07357a55b9259322f0d794ada (diff)
downloadhandlebars.js-ca5c3995fededcb5e6dcdad5e5da11857ffc8ec6.zip
handlebars.js-ca5c3995fededcb5e6dcdad5e5da11857ffc8ec6.tar.gz
handlebars.js-ca5c3995fededcb5e6dcdad5e5da11857ffc8ec6.tar.bz2
Announcing jQuery plugin
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 0946d90..2621798 100644
--- a/README.markdown
+++ b/README.markdown
@@ -364,6 +364,7 @@ Handlebars in the Wild
* [Gist about Synchronous and asynchronous loading of external handlebars templates](https://gist.github.com/2287070)
* [Lumbar](walmartlabs.github.io/lumbar) provides easy module-based template management for handlebars projects.
* [YUI](http://yuilibrary.com/yui/docs/handlebars/) implements a port of handlebars
+* This [jQuery plugin](http://71104.github.io/jquery-handlebars/) allows you to use Handlebars.js with [jQuery](http://jquery.com/).
Have a project using Handlebars? Send us a [pull request](https://github.com/wycats/handlebars.js/pull/new/master)!