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.2.2
tags/0.2.2
Jan Lehnardt
16 anos atrás
pai
88ddf16cec
commit
70fdf9f2a0
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.2
(??-??-????
)
## 0.2
.2 (11-02-2010
)
* ctemplate compat: Partials are indicated by >, not <.
* Add support for {{%PRAGMA}} to enable features.
+ 1
- 1
mustache.js
Ver arquivo
@@ -278,7 +278,7 @@ var Mustache = function() {
return({
name: "mustache.js",
version: "0.2
a
",
version: "0.2
.2
",
/*
Turns a template and view into HTML
Escrever
Pré-visualização
Carregando…
Cancelar
Salvar