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
0.4.x is now 0.4.3-dev
0.4.x
Jan Lehnardt
hace 14 años
padre
90cc5f0d18
commit
b37b8ab8c5
Se han
modificado 4 ficheros
con
4 adiciones
y
4 borrados
Dividir vista
Opciones de diferencias
Mostrar estadísticas
Descargar archivo de parche
Descargar archivo de diferencias
+1
-1
Rakefile
+1
-1
mustache.js
+1
-1
mustache.js.nuspec
+1
-1
wrappers/qooxdoo/qooxdoo.mustache.js.tpl.pre
+ 1
- 1
Rakefile
Ver fichero
@@ -56,7 +56,7 @@ templated_build "qooxdoo"
task :minify do
# npm install uglify-js
mmjs = "mustache.min.js"
`echo "/*! Version: 0.4.
2
*/" > #{mmjs}`
`echo "/*! Version: 0.4.
3-dev
*/" > #{mmjs}`
`uglifyjs mustache.js >> #{mmjs}`
puts "Created #{mmjs}"
end
+ 1
- 1
mustache.js
Ver fichero
@@ -417,7 +417,7 @@ var Mustache = function () {
return({
name: "mustache.js",
version: "0.4.
2
",
version: "0.4.
3-dev
",
/*
Turns a template and view into HTML
+ 1
- 1
mustache.js.nuspec
Ver fichero
@@ -2,7 +2,7 @@
<package >
<metadata>
<id>mustache.js</id>
<version>0.4.
2
</version>
<version>0.4.
3-dev
</version>
<authors>mustache.js Authors</authors>
<licenseUrl>https://github.com/janl/mustache.js/blob/master/LICENSE</licenseUrl>
<projectUrl>http://mustache.github.com/</projectUrl>
+ 1
- 1
wrappers/qooxdoo/qooxdoo.mustache.js.tpl.pre
Ver fichero
@@ -19,7 +19,7 @@
This class contains code based on the following work:
* Mustache.js version 0.4.
2
* Mustache.js version 0.4.
3-dev
Code:
https://github.com/janl/mustache.js
Escribir
Vista previa
Cargando…
Cancelar
Guardar