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
Version 0.8.1
tags/0.8.1
Michael Jackson
12 yıl önce
ebeveyn
d6fa9285c1
işleme
58f77330ef
4 değiştirilmiş dosya
ile
7 ekleme
ve
3 silme
Görünümü Böl
Diff Seçenekleri
İstatistikleri Göster
Yama Dosyasını İndir
Diff Dosyasını İndir
+4
-0
CHANGES
+1
-1
mustache.js
+1
-1
mustache.js.nuspec
+1
-1
package.json
+ 4
- 0
CHANGES
Dosyayı Görüntüle
@@ -1,3 +1,7 @@
= 0.8.1 / 3 Jan 2014
* Fix usage of partial templates.
= 0.8.0 / 2 Dec 2013
* Remove compile* writer functions, use mustache.parse instead. Smaller API.
+ 1
- 1
mustache.js
Dosyayı Görüntüle
@@ -517,7 +517,7 @@
};
mustache.name = "mustache.js";
mustache.version = "0.8.
0
";
mustache.version = "0.8.
1
";
mustache.tags = [ "{{", "}}" ];
// All high-level mustache.* functions use this writer.
+ 1
- 1
mustache.js.nuspec
Dosyayı Görüntüle
@@ -2,7 +2,7 @@
<package >
<metadata>
<id>mustache.js</id>
<version>0.8.
0
</version>
<version>0.8.
1
</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
package.json
Dosyayı Görüntüle
@@ -1,6 +1,6 @@
{
"name": "mustache",
"version": "0.8.
0
",
"version": "0.8.
1
",
"description": "Logic-less {{mustache}} templates with JavaScript",
"author": "mustache.js Authors <http://github.com/janl/mustache.js>",
"repository": {
Yaz
Önizleme
Yükleniyor…
İptal
Kaydet