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.3.0
tags/0.3.0
Jan Lehnardt
hace 16 años
padre
e4ab54d524
commit
8e3444ab9d
Se han
modificado 2 ficheros
con
2 adiciones
y
2 borrados
Dividir 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
## 0.3.0 (
??-??-????
)
## 0.3.0 (
21-07-2010
)
* Improved whitespace handling.
* Make IMPLICIT ITERATORS a first class feature.
+ 1
- 1
mustache.js
Ver fichero
@@ -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
Escribir
Vista previa
Cargando…
Cancelar
Guardar