This website works better with JavaScript
Acasă
Explorează
Ajutor
Înregistrare
Autentificare
Framework
/
urfatBro
Urmărește
2
Stea
0
Bifurcare
0
Fisiere
Probleme
1
Trageți solicitările
0
Wiki
Arbore:
357baca274
Ramuri
Etichete
master
urfatBro
/
public
/
plugins
/
mustache
/
test
/
_files
/
nesting_same_name.js
nesting_same_name.js
80 B
Istoric
Crud
1
2
3
4
5
6
7
8
({
items: [
{
name: 'name',
items: [1, 2, 3, 4]
}
]
});