このサイトはJavaScriptを使用しています
ホーム
エクスプローラー
ヘルプ
サインイン
jan
/
mustache.js
ミラー元
https://github.com/janl/mustache.js
ウォッチ
1
スター
0
フォーク
0
コード
課題
0
リリース
46
Wiki
アクティビティ
ソースを参照
making it more dojo'y, and live in the 'proper' namespace
tags/0.5.0-vsc
Peter Higgins
Jan Lehnardt
<jan@apache.org>
16年前
親
e4ab54d524
コミット
faaeaf22af
2個のファイルの変更
、
5行の追加
、
6行の削除
分割表示
差分オプション
統計情報を表示
Patchファイルをダウンロード
Diffファイルをダウンロード
+3
-4
mustache-dojo/mustache.js.tpl.post
+2
-2
mustache-dojo/mustache.js.tpl.pre
+ 3
- 4
mustache-dojo/mustache.js.tpl.post
ファイルの表示
@@ -1,5 +1,4 @@
d.mustache = function(template, view, partials) {
return Mustache.to_html(template, view, partials);
};
})(dojo);
dojox.mustache = dojo.hitch(Mustache, "to_html");
})();
+ 2
- 2
mustache-dojo/mustache.js.tpl.pre
ファイルの表示
@@ -5,5 +5,5 @@ Shameless port of a shameless port
See http://github.com/defunkt/mustache for more info.
*/
dojo.provide("dojox.
string.
mustache");
;
(function(
d
)
{
dojo.provide("dojox.mustach
e._bas
e");
(function(){
書き込み
プレビュー
読み込み中…
キャンセル
保存