Este site funciona melhor com JavaScript.
Página inicial
Explorar
Ajuda
Acessar
jan
/
mustache.js
espelhamento de
https://github.com/janl/mustache.js
Observar
1
Favorito
0
Fork
0
Código
Issues
0
Versões
46
Wiki
Atividade
Ver código fonte
4.2.0
tags/v4.2.0
Phillip Johnsen
5 anos atrás
pai
cc66a7084a
commit
813e273a65
3 arquivos alterados
com
3 adições
e
3 exclusões
Visão dividida
Opções de diferenças
Mostrar estatísticas
Baixar arquivo de patch
Baixar arquivo de diferenças
+1
-1
mustache.js
+1
-1
package-lock.json
+1
-1
package.json
+ 1
- 1
mustache.js
Ver arquivo
@@ -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
Ver arquivo
@@ -1,6 +1,6 @@
{
"name": "mustache",
"version": "4.
1
.0",
"version": "4.
2
.0",
"lockfileVersion": 1,
"requires": true,
"dependencies": {
+ 1
- 1
package.json
Ver arquivo
@@ -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",
Escrever
Pré-visualização
Carregando…
Cancelar
Salvar