Tämä sivusto toimii paremmin JavaScriptillä.
Etusivu
Tutki
Apua
Kirjaudu sisään
jan
/
mustache.js
peilaus alkaen
https://github.com/janl/mustache.js
Tarkkaile
1
Äänestä
0
Fork
0
Koodi
Ongelmat
0
Julkaisut
46
Wiki
Activity
Selaa lähdekoodia
Merge pull request
#75
from oskarkrawczyk/master
Added MooTools compat plugin
tags/0.5.1
Jan Lehnardt
14 vuotta sitten
vanhempi
58c91c8c7d
56a2dfc76d
commit
0fefe1ef8e
2 muutettua tiedostoa
jossa
7 lisäystä
ja
0 poistoa
Jaettu näkymä
Diff Options
Show Stats
Download Patch File
Download Diff File
+5
-0
mustache-mootools/mustache.js.tpl.post
+2
-0
mustache-mootools/mustache.js.tpl.pre
+ 5
- 0
mustache-mootools/mustache.js.tpl.post
Näytä tiedosto
@@ -0,0 +1,5 @@
Object.implement('mustache', function(view, partials){
return Mustache.to_html(view, this, partials);
});
})();
+ 2
- 0
mustache-mootools/mustache.js.tpl.pre
Näytä tiedosto
@@ -0,0 +1,2 @@
(function(){
Write
Preview
Loading…
Peruuta
Tallenna