|
|
|
@@ -16,6 +16,10 @@ You can use mustache.js to render mustache templates anywhere you can use JavaSc |
|
|
|
|
|
|
|
mustache.js ships with support for both the [CommonJS](http://www.commonjs.org/) module API and the [Asynchronous Module Definition](https://github.com/amdjs/amdjs-api/wiki/AMD) API, or AMD. |
|
|
|
|
|
|
|
And this will be your templates after you use Mustache: |
|
|
|
|
|
|
|
 |
|
|
|
|
|
|
|
## Who uses mustache.js? |
|
|
|
|
|
|
|
An updated list of mustache.js users is kept [on the Github wiki](http://wiki.github.com/janl/mustache.js/beard-competition). Add yourself or your company if you use mustache.js! |
|
|
|
|