Bu web sitesi JavaScript ile daha iyi çalışır.
Ana Sayfa
Keşfet
Yardım
Giriş Yap
jan
/
mustache.js
şunun yansıması
https://github.com/janl/mustache.js
İzle
1
Yıldızla
0
Çatalla
0
Kod
Konular
0
Sürümler
46
Wiki
Aktivite
Kaynağa Gözat
fix rake commonjs
tags/0.3.0
Jan Lehnardt
16 yıl önce
ebeveyn
a7464db373
işleme
90f93aa7e3
2 değiştirilmiş dosya
ile
13 ekleme
ve
0 silme
Görünümü Böl
Diff Seçenekleri
İstatistikleri Göster
Yama Dosyasını İndir
Diff Dosyasını İndir
+7
-0
mustache-commonjs/mustache.js.tpl.post
+6
-0
mustache-commonjs/mustache.js.tpl.pre
+ 7
- 0
mustache-commonjs/mustache.js.tpl.post
Dosyayı Görüntüle
@@ -0,0 +1,7 @@
exports.name = Mustache.name;
exports.version = Mustache.version;
exports.to_html = function() {
return Mustache.to_html.apply(this, arguments);
};
+ 6
- 0
mustache-commonjs/mustache.js.tpl.pre
Dosyayı Görüntüle
@@ -0,0 +1,6 @@
/*
* CommonJS-compatible mustache.js module
*
* See http://github.com/janl/mustache.js for more info.
*/
Yaz
Önizleme
Yükleniyor…
İptal
Kaydet