Denna sida fungerar bättre med Javascript igång.
Startsida
Utforska
Hjälp
Logga in
jan
/
mustache.js
spegling av
https://github.com/janl/mustache.js
Bevaka
1
Stjärnmärk
0
Förgrening
0
Kod
Ärenden
0
Släpp
46
Wiki
Aktiviteter
Bläddra i källkod
making it more dojo'y, and live in the 'proper' namespace
tags/0.5.0-vsc
Peter Higgins
Jan Lehnardt
<jan@apache.org>
16 år sedan
förälder
e4ab54d524
incheckning
faaeaf22af
2 ändrade filer
med
5 tillägg
och
6 borttagningar
Delad Vy
Diff Options
Show Stats
Download Patch File
Download Diff File
+3
-4
mustache-dojo/mustache.js.tpl.post
+2
-2
mustache-dojo/mustache.js.tpl.pre
+ 3
- 4
mustache-dojo/mustache.js.tpl.post
Visa fil
@@ -1,5 +1,4 @@
d.mustache = function(template, view, partials) {
return Mustache.to_html(template, view, partials);
};
})(dojo);
dojox.mustache = dojo.hitch(Mustache, "to_html");
})();
+ 2
- 2
mustache-dojo/mustache.js.tpl.pre
Visa fil
@@ -5,5 +5,5 @@ Shameless port of a shameless port
See http://github.com/defunkt/mustache for more info.
*/
dojo.provide("dojox.
string.
mustache");
;
(function(
d
)
{
dojo.provide("dojox.mustach
e._bas
e");
(function(){
Write
Förhandsgranska
Laddar…
Avbryt
Spara