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
4.2.0
tags/v4.2.0
Phillip Johnsen
před 5 roky
rodič
cc66a7084a
revize
813e273a65
3 změnil soubory
, kde provedl
3 přidání
a
3 odebrání
Rozdělené zobrazení
Diff Options
Zobrazit statistiky
Download Patch File
Stáhněte rozdílový soubor
+1
-1
mustache.js
+1
-1
package-lock.json
+1
-1
package.json
+ 1
- 1
mustache.js
Zobrazit soubor
@@ -694,7 +694,7 @@ Writer.prototype.getConfigEscape = function getConfigEscape (config) {
var mustache = {
name: 'mustache.js',
version: '4.
1
.0',
version: '4.
2
.0',
tags: [ '{{', '}}' ],
clearCache: undefined,
escape: undefined,
+ 1
- 1
package-lock.json
Zobrazit soubor
@@ -1,6 +1,6 @@
{
"name": "mustache",
"version": "4.
1
.0",
"version": "4.
2
.0",
"lockfileVersion": 1,
"requires": true,
"dependencies": {
+ 1
- 1
package.json
Zobrazit soubor
@@ -1,6 +1,6 @@
{
"name": "mustache",
"version": "4.
1
.0",
"version": "4.
2
.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