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
roll 0.3.0
tags/0.3.0
Jan Lehnardt
16 anos atrás
pai
e4ab54d524
commit
8e3444ab9d
2 arquivos alterados
com
2 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
+1
-1
CHANGES.md
+1
-1
mustache.js
+ 1
- 1
CHANGES.md
Ver arquivo
@@ -1,6 +1,6 @@
# mustache.js Changes
## 0.3.0 (
??-??-????
)
## 0.3.0 (
21-07-2010
)
* Improved whitespace handling.
* Make IMPLICIT ITERATORS a first class feature.
+ 1
- 1
mustache.js
Ver arquivo
@@ -305,7 +305,7 @@ var Mustache = function() {
return({
name: "mustache.js",
version: "0.3.0
-dev
",
version: "0.3.0",
/*
Turns a template and view into HTML
Escrever
Pré-visualização
Carregando…
Cancelar
Salvar