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
next is 0.3.1
tags/0.5.0-vsc
Jan Lehnardt
16 anni fa
parent
8e3444ab9d
commit
286b2dc78a
2 ha cambiato i file
con
3 aggiunte
e
1 eliminazioni
Visualizzazione separata
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-0
CHANGES.md
+1
-1
mustache.js
+ 2
- 0
CHANGES.md
Vedi File
@@ -1,5 +1,7 @@
# mustache.js Changes
## 0.3.1 (??-??-????)
## 0.3.0 (21-07-2010)
* Improved whitespace handling.
+ 1
- 1
mustache.js
Vedi File
@@ -305,7 +305,7 @@ var Mustache = function() {
return({
name: "mustache.js",
version: "0.3.
0
",
version: "0.3.
1-dev
",
/*
Turns a template and view into HTML
Write
Preview
Loading…
Annulla
Salva