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
added 'main' to package.json for npm support
tags/0.5.0-vsc
nrstott
Jan Lehnardt
<jan@apache.org>
16 anni fa
parent
c0273b74b7
commit
2f73ea4b76
1 ha cambiato i file
con
8 aggiunte
e
0 eliminazioni
Visualizzazione separata
Diff Options
Show Stats
Download Patch File
Download Diff File
+8
-0
lib/package.json
+ 8
- 0
lib/package.json
Vedi File
@@ -0,0 +1,8 @@
{
"name": "mustache",
"author": "http://mustache.github.com/",
"description": "{{ mustache }} in JavaScript — Logic-less templates.",
"keywords": ["template"],
"version": "0.3.1-dev",
"main": "./mustache"
}
Write
Preview
Loading…
Annulla
Salva