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
roll 0.2.2
tags/0.2.2
Jan Lehnardt
16 anni fa
parent
88ddf16cec
commit
70fdf9f2a0
2 ha cambiato i file
con
2 aggiunte
e
2 eliminazioni
Visualizzazione separata
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
CHANGES.md
+1
-1
mustache.js
+ 1
- 1
CHANGES.md
Vedi File
@@ -1,6 +1,6 @@
# mustache.js Changes
## 0.2
(??-??-????
)
## 0.2
.2 (11-02-2010
)
* ctemplate compat: Partials are indicated by >, not <.
* Add support for {{%PRAGMA}} to enable features.
+ 1
- 1
mustache.js
Vedi File
@@ -278,7 +278,7 @@ var Mustache = function() {
return({
name: "mustache.js",
version: "0.2
a
",
version: "0.2
.2
",
/*
Turns a template and view into HTML
Write
Preview
Loading…
Annulla
Salva