Šī lapa labāk darbojas, ja pārlūkam ir iespējots JavaScript.
Sākums
Izpētīt
Palīdzība
Pierakstīties
jan
/
mustache.js
spogulis no
https://github.com/janl/mustache.js
Vērot
1
Pievienot zvaigznīti
0
Atdalīts
0
Kods
Problēmas
0
Laidieni
46
Vikivietne
Aktivitāte
Pārlūkot izejas kodu
Rename error tests for consistency.
with-js-extras
Paul J. Davis
pirms 16 gadiem
vecāks
5890cbf994
revīzija
520231f152
8 mainītis faili
ar
4 papildinājumiem
un
4 dzēšanām
Dalītais skats
Salīdzināšanas iespējas
Rādīt statistiku
Lejupielādēt ielāpa failu
Lejupielādēt izmaiņu failu
+0
-0
examples/error_nested_array_bounds.html
+3
-0
examples/error_nested_array_bounds.js
+0
-0
examples/error_nested_array_bounds.txt
+0
-0
examples/error_nested_missing.html
+1
-0
examples/error_nested_missing.js
+0
-0
examples/error_nested_missing.txt
+0
-3
examples/nested_array_bounds.js
+0
-1
examples/nested_error.js
examples/nested_array_bounds.html → examples/error_nested_array_bounds.html
Parādīt failu
+ 3
- 0
examples/error_nested_array_bounds.js
Parādīt failu
@@ -0,0 +1,3 @@
var error_nested_array_bounds = {
foo: [1, 2]
};
examples/nested_array_bounds.txt → examples/error_nested_array_bounds.txt
Parādīt failu
examples/nested_error.html → examples/error_nested_missing.html
Parādīt failu
+ 1
- 0
examples/error_nested_missing.js
Parādīt failu
@@ -0,0 +1 @@
var error_nested_missing = {not_foo: {not_bar: "yay error!"}};
examples/nested_error.txt → examples/error_nested_missing.txt
Parādīt failu
+ 0
- 3
examples/nested_array_bounds.js
Parādīt failu
@@ -1,3 +0,0 @@
var nested_array_bounds = {
foo: [1, 2]
};
+ 0
- 1
examples/nested_error.js
Parādīt failu
@@ -1 +0,0 @@
var nested_error = {not_foo: {not_bar: "yay error!"}};
Rakstīt
Priekšskatītījums
Notiek ielāde…
Atcelt
Saglabāt