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
Tag as 0.4.1-dev
tags/0.4.1
Eric BRECHEMIER
14 anni fa
parent
20cc2c6efc
commit
e94a477e76
2 ha cambiato i file
con
2 aggiunte
e
4 eliminazioni
Visualizzazione separata
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-3
CHANGES.md
+1
-1
mustache.js
+ 1
- 3
CHANGES.md
Vedi File
@@ -1,8 +1,6 @@
# mustache.js Changes
## 0.4.1-dev-familywall (2/15/2012)
## 0.4.0-dev-familywall (2/9/2012)
## 0.4.1-dev (2/15/2012)
* fixed greedy parsing of section name in regexp
+ 1
- 1
mustache.js
Vedi File
@@ -417,7 +417,7 @@ var Mustache = function () {
return({
name: "mustache.js",
version: "0.4.1-dev
-familywall
",
version: "0.4.1-dev",
/*
Turns a template and view into HTML
Write
Preview
Loading…
Annulla
Salva