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
twitter version
tags/0.4.0
Ben Cherry
15 anni fa
parent
6a9da0581a
commit
29cbcf719d
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
lib/package.json
+1
-1
mustache.js
+ 1
- 1
lib/package.json
Vedi File
@@ -3,6 +3,6 @@
"author": "http://mustache.github.com/",
"description": "{{ mustache }} in JavaScript — Logic-less templates.",
"keywords": ["template"],
"version": "0.3.1-dev",
"version": "0.3.1-dev
-twitter
",
"main": "./mustache"
}
+ 1
- 1
mustache.js
Vedi File
@@ -352,7 +352,7 @@ var Mustache = function() {
return({
name: "mustache.js",
version: "0.3.1-dev",
version: "0.3.1-dev
-twitter
",
/*
Turns a template and view into HTML
Write
Preview
Loading…
Annulla
Salva