This website works better with JavaScript.
Почетна
Преглед
Помоћ
Пријавите Се
jan
/
mustache.js
огледало од
https://github.com/janl/mustache.js
Прати
1
Волим
0
Креирај огранак
0
Код
Дискусије
0
Издања
46
Вики
Activity
Преглед изворни кода
Added MooTools compat plugin
tags/0.5.1
Oskar Krawczyk
пре 15 година
родитељ
30e80778f4
комит
56a2dfc76d
2 измењених фајлова
са
7 додато
и
0 уклоњено
Подељен поглед
Diff Options
Show Stats
Download Patch File
Download Diff File
+5
-0
mustache-mootools/mustache.js.tpl.post
+2
-0
mustache-mootools/mustache.js.tpl.pre
+ 5
- 0
mustache-mootools/mustache.js.tpl.post
Прегледај датотеку
@@ -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
Прегледај датотеку
@@ -0,0 +1,2 @@
(function(){
Write
Preview
Loading…
Откажи
Сачувај