File tree 1 file changed +23
-11
lines changed
1 file changed +23
-11
lines changed Original file line number Diff line number Diff line change 5
5
"name" : " 🌳 ROOT"
6
6
},
7
7
{
8
- "path" : " 🖊️ full-sample/react"
8
+ "name" : " 🏖️ React Full Sample" ,
9
+ "path" : " full-sample/react"
9
10
},
10
11
{
11
- "path" : " 🧲 core"
12
+ "name" : " 🧲 Core" ,
13
+ "path" : " core"
12
14
},
13
15
{
14
- "path" : " 🖼️ renderer"
16
+ "name" : " 🖼️ renderer" ,
17
+ "path" : " renderer"
15
18
},
16
19
{
17
- "path" : " 🛠️ scripts"
20
+ "name" : " 🛠️ Scripts" ,
21
+ "path" : " scripts"
18
22
},
19
23
{
24
+ "name" : " 🧰 QuickJS" ,
20
25
"path" : " quickjs"
21
26
},
22
27
{
28
+ "name" : " 🧰 Jint" ,
23
29
"path" : " jint"
24
30
},
25
31
{
32
+ "name" : " 🧰 ClearScript" ,
26
33
"path" : " clearscript"
27
34
},
28
35
{
29
- "path" : " 📦 create"
36
+ "name" : " 📦 Create" ,
37
+ "path" : " create"
30
38
},
31
39
{
32
- "path" : " 🌐 previewer"
40
+ "name" : " 🌐 Previewer" ,
41
+ "path" : " previewer"
33
42
},
34
43
{
35
- "path" : " ⌨️ material"
44
+ "name" : " ⌨️ Material" ,
45
+ "path" : " material"
36
46
},
37
47
{
38
- "path" : " 🎮 full-sample"
48
+ "name" : " 🎮 Full Sample" ,
49
+ "path" : " full-sample"
39
50
},
40
51
{
41
- "name" : " Core / Quick Start" ,
52
+ "name" : " ⚒️ Core / Quick Start" ,
42
53
"path" : " core/.react/quick-start"
43
54
},
44
55
{
45
- "name" : " Core / Devtools" ,
56
+ "name" : " ⚒️ Core / Devtools" ,
46
57
"path" : " core/.react/devtools"
47
58
},
48
59
{
49
- "name" : " Core / Injectable" ,
60
+ "name" : " ⚒️ Core / Injectable" ,
50
61
"path" : " core/.react/injectable"
51
62
},
52
63
{
64
+ "name" : " 📖 Docs" ,
53
65
"path" : " docs"
54
66
}
55
67
],
You can’t perform that action at this time.
0 commit comments