Il sito funziona meglio con JavaScript.
Home
Esplora
Aiuto
Accedi
jan
/
mustache.js
mirror da
https://github.com/janl/mustache.js
Segui
1
Vota
0
Forka
0
Codice
Problemi
0
Rilasci
46
Wiki
Attività
Sfoglia il codice sorgente
whitespace
tags/0.2.1
Jan Lehnardt
16 anni fa
parent
c5121ffe6c
commit
dd508d0385
1 ha cambiato i file
con
2 aggiunte
e
2 eliminazioni
Visualizzazione separata
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-2
mustache.js
+ 2
- 2
mustache.js
Vedi File
@@ -246,11 +246,11 @@ var Mustache = function() {
}
}
};
return({
name: "mustache.js",
version: "0.2",
/*
Turns a template and view into HTML
*/
Write
Preview
Loading…
Annulla
Salva