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
Merge pull request
#75
from oskarkrawczyk/master
Added MooTools compat plugin
tags/0.5.1
Jan Lehnardt
hace 14 años
padre
58c91c8c7d
56a2dfc76d
commit
0fefe1ef8e
Se han
modificado 2 ficheros
con
7 adiciones
y
0 borrados
Dividir vista
Opciones de diferencias
Mostrar estadísticas
Descargar archivo de parche
Descargar archivo de diferencias
+5
-0
mustache-mootools/mustache.js.tpl.post
+2
-0
mustache-mootools/mustache.js.tpl.pre
+ 5
- 0
mustache-mootools/mustache.js.tpl.post
Ver fichero
@@ -0,0 +1,5 @@
Object.implement('mustache', function(view, partials){
return Mustache.to_html(view, this, partials);
});
})();
+ 2
- 0
mustache-mootools/mustache.js.tpl.pre
Ver fichero
@@ -0,0 +1,2 @@
(function(){
Escribir
Vista previa
Cargando…
Cancelar
Guardar