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
fixed error in README.md -- in case of {"person": true} text from template
{{#person}} Never shown! {{/person}} WILL be shown
tags/0.5.2
TimZaripov
hace 14 años
padre
d7ddff2fc8
commit
74ac6ae144
Se han
modificado 1 ficheros
con
1 adiciones
y
1 borrados
Unificar vista
Opciones de diferencias
Mostrar estadísticas
Descargar archivo de parche
Descargar archivo de diferencias
+1
-1
README.md
+ 1
- 1
README.md
Ver fichero
@@ -144,7 +144,7 @@ Template:
View:
View:
{
{
"person":
tru
e
"person":
fals
e
}
}
Output:
Output:
Escribir
Vista previa
Cargando…
Cancelar
Guardar