This website works better with JavaScript
Accueil
Explorer
Aide
S'inscrire
Connexion
Framework
/
urfatBro
Suivre
2
Voter
0
Fork
0
Fichiers
Tickets
1
Pull Requests
0
Wiki
Aborescence:
a60cfcec3a
Branches
Tags
master
urfatBro
/
public
/
plugins
/
mustache
/
test
/
_files
/
nesting_same_name.js
nesting_same_name.js
80 B
Historique
Raw
1
2
3
4
5
6
7
8
({
items: [
{
name: 'name',
items: [1, 2, 3, 4]
}
]
});