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
Boost version number.
tags/0.5.2-vsc
Sahab Yazdani
14 anos atrás
pai
1ebbb7e6f5
commit
82c5fc00f2
3 arquivos alterados
com
7 adições
e
2 exclusões
Visão dividida
Opções de diferenças
Mostrar estatísticas
Baixar arquivo de patch
Baixar arquivo de diferenças
+5
-0
CHANGES.md
+1
-1
mustache.js
+1
-1
mustache.min.js
+ 5
- 0
CHANGES.md
Ver arquivo
@@ -1,5 +1,10 @@
# mustache.js Changes
## 0.5.2-vcs
* Fixed a scoping bug (thanks gjslick)
* Added Mustache.format function (similar to String.format from C#)
## 0.5.1-vcs
* Added Dot Notation Support
+ 1
- 1
mustache.js
Ver arquivo
@@ -626,7 +626,7 @@ var Mustache = (function(undefined) {
return({
name: "mustache.js",
version: "0.5.
1
-vcs",
version: "0.5.
2
-vcs",
/*
Turns a template into a JS function
+ 1
- 1
mustache.min.js
Diferenças do arquivo suprimidas por serem muito extensas
Ver arquivo
Escrever
Pré-visualização
Carregando…
Cancelar
Salvar