S JavaScriptem funguje tato webová stránka lépe.
Domů
Procházet
Nápověda
Přihlásit se
jan
/
mustache.js
zrcadlo
https://github.com/janl/mustache.js
Sledovat
1
Oblíbit
0
Rozštěpit
0
Zdrojový kód
Úkoly
0
Vydání
46
Wiki
Aktivita
Procházet zdrojové kódy
:ship: bump to version 3.0.0
tags/v3.0.0
Phillip Johnsen
Phillip Johnsen
před 7 roky
rodič
f452acbe44
revize
17510f07d1
4 změnil soubory
, kde provedl
4 přidání
a
4 odebrání
Rozdělené zobrazení
Diff Options
Zobrazit statistiky
Download Patch File
Stáhněte rozdílový soubor
+1
-1
mustache.js
+1
-1
mustache.js.nuspec
+1
-1
mustache.min.js
+1
-1
package.json
+ 1
- 1
mustache.js
Zobrazit soubor
@@ -617,7 +617,7 @@
};
mustache.name = 'mustache.js';
mustache.version = '
2.3.2
';
mustache.version = '
3.0.0
';
mustache.tags = [ '{{', '}}' ];
// All high-level mustache.* functions use this writer.
+ 1
- 1
mustache.js.nuspec
Zobrazit soubor
@@ -2,7 +2,7 @@
<package >
<metadata>
<id>mustache.js</id>
<version>
2.3.2
</version>
<version>
3.0.0
</version>
<authors>mustache.js Authors</authors>
<licenseUrl>https://github.com/janl/mustache.js/blob/master/LICENSE</licenseUrl>
<projectUrl>http://mustache.github.com/</projectUrl>
+ 1
- 1
mustache.min.js
Diff nebyl zobrazen, protože je příliš veliký
Zobrazit soubor
+ 1
- 1
package.json
Zobrazit soubor
@@ -1,6 +1,6 @@
{
"name": "mustache",
"version": "
2.3.2
",
"version": "
3.0.0
",
"description": "Logic-less {{mustache}} templates with JavaScript",
"author": "mustache.js Authors <http://github.com/janl/mustache.js>",
"homepage": "https://github.com/janl/mustache.js",
Zapsat
Náhled
Načítá se…
Zrušit
Uložit