Este sitio web funciona mejor con JavaScript.
Inicio
Explorar
Ayuda
Iniciar sesión
jan
/
mustache.js
réplica de
https://github.com/janl/mustache.js
Seguir
1
Destacar
0
Fork
0
Código
Incidencias
0
Lanzamientos
46
Wiki
Actividad
Explorar el Código
roll 0.2.2
tags/0.2.2
Jan Lehnardt
hace 16 años
padre
88ddf16cec
commit
70fdf9f2a0
Se han
modificado 2 ficheros
con
2 adiciones
y
2 borrados
Unificar vista
Opciones de diferencias
Mostrar estadísticas
Descargar archivo de parche
Descargar archivo de diferencias
+1
-1
CHANGES.md
+1
-1
mustache.js
+ 1
- 1
CHANGES.md
Ver fichero
@@ -1,6 +1,6 @@
# mustache.js Changes
# mustache.js Changes
## 0.2
(??-??-????
)
## 0.2
.2 (11-02-2010
)
* ctemplate compat: Partials are indicated by >, not <.
* ctemplate compat: Partials are indicated by >, not <.
* Add support for {{%PRAGMA}} to enable features.
* Add support for {{%PRAGMA}} to enable features.
+ 1
- 1
mustache.js
Ver fichero
@@ -278,7 +278,7 @@ var Mustache = function() {
return({
return({
name: "mustache.js",
name: "mustache.js",
version: "0.2
a
",
version: "0.2
.2
",
/*
/*
Turns a template and view into HTML
Turns a template and view into HTML
Escribir
Vista previa
Cargando…
Cancelar
Guardar