3
3
--data : (
4
4
projects: [
5
5
{
6
- href : 'https://scriptex.js.org/2048/ ' ,
6
+ href : 'https://scriptex.js.org/2048' ,
7
7
name: '2048'
8
8
},
9
9
{
10
- href: 'https://scriptex.js.org/AnimateMe/ ' ,
10
+ href: 'https://scriptex.js.org/AnimateMe' ,
11
11
name : 'AnimateMe'
12
12
},
13
13
{
@@ -19,68 +19,120 @@ body {
19
19
name : 'at-the-wall'
20
20
},
21
21
{
22
- href : 'https://scriptex.js.org/calendar-widget/ ' ,
22
+ href : 'https://scriptex.js.org/calendar-widget' ,
23
23
name: 'calendar-widget'
24
24
},
25
25
{
26
- href: 'https://scriptex.js.org/create-pwa/ ' ,
26
+ href: 'https://scriptex.js.org/create-pwa' ,
27
27
name : 'create-pwa'
28
28
},
29
29
{
30
- href : 'https://scriptex.js.org/localga/' ,
30
+ href : 'https://scriptex.js.org/github-pages-vuepress' ,
31
+ name: 'github-pages-vuepress'
32
+ },
33
+ {
34
+ href: 'https://scriptex.js.org/hilarious-css' ,
35
+ name : 'hilarious-css'
36
+ },
37
+ {
38
+ href : 'https://scriptex.js.org/html-head-component' ,
39
+ name: 'html-head-component'
40
+ },
41
+ {
42
+ href: 'https://scriptex.js.org/localga' ,
31
43
name : 'localga'
32
44
},
33
45
{
34
- href: 'https://scriptex.js.org/material-tetris/ ' ,
46
+ href : 'https://scriptex.js.org/material-tetris' ,
35
47
name: 'material-tetris'
36
48
},
37
49
{
38
- href : 'https://three11.github.io/optisize/ ' ,
39
- name: 'optisize '
50
+ href: 'https://scriptex.js.org/no-html ' ,
51
+ name : 'no-html '
40
52
},
41
53
{
42
- href: 'https://scriptex.js.org/random-splice/' ,
54
+ href : 'https://scriptex.js.org/npm-maintainer' ,
55
+ name: 'npm-maintainer'
56
+ },
57
+ {
58
+ href: 'https://scriptex.js.org/random-splice' ,
43
59
name : 'random-splice'
44
60
},
45
61
{
46
- href : 'https://scriptex.js.org/react-accordion-ts/ ' ,
62
+ href : 'https://scriptex.js.org/react-accordion-ts' ,
47
63
name: 'react-accordion-ts'
48
64
},
49
65
{
50
- href: 'https://scriptex.js.org/react-svg-donuts/' ,
66
+ href: 'https://scriptex.js.org/react-dropper' ,
67
+ name : 'react-dropper'
68
+ },
69
+ {
70
+ href : 'https://scriptex.js.org/react-svg-donuts' ,
51
71
name: 'react-svg-donuts'
52
72
},
73
+ {
74
+ href: 'https://scriptex.js.org/scriptex' ,
75
+ name : 'scriptex'
76
+ },
77
+ {
78
+ href : 'https://scriptex.js.org/scriptex.github.io' ,
79
+ name: 'scriptex.github.io'
80
+ },
53
81
{
54
82
href: 'https://scriptex.js.org/scss-goodies' ,
55
83
name : 'scss-goodies'
56
84
},
85
+ {
86
+ href : 'https://scriptex.js.org/socials' ,
87
+ name: 'socials'
88
+ },
57
89
{
58
90
href: 'https://scriptex.js.org/svg64' ,
59
91
name : 'svg64'
60
92
},
93
+ {
94
+ href : 'https://scriptex.js.org/svgo-viewbox' ,
95
+ name: 'svgo-viewbox'
96
+ },
61
97
{
62
98
href: 'https://scriptex.js.org/touchsweep' ,
63
99
name : 'touchsweep'
64
100
},
101
+ {
102
+ href : 'https://scriptex.js.org/ts-helpers' ,
103
+ name: 'ts-helpers'
104
+ },
65
105
{
66
106
href: 'https://scriptex.js.org/typed-usa-states' ,
67
107
name : 'typed-usa-states'
68
108
},
69
109
{
70
- href : 'https://scriptex.js.org/weather-app/' ,
110
+ href : 'https://scriptex.js.org/universal-github-client' ,
111
+ name: 'universal-github-client'
112
+ },
113
+ {
114
+ href: 'https://scriptex.js.org/url-shortener' ,
115
+ name : 'url-shortener'
116
+ },
117
+ {
118
+ href : 'https://scriptex.js.org/weather-app' ,
71
119
name: 'weather-app'
72
120
},
73
121
{
74
- href: 'https://scriptex.js.org/webpack-mpa/ ' ,
122
+ href: 'https://scriptex.js.org/webpack-mpa' ,
75
123
name : 'webpack-mpa'
76
124
},
77
125
{
78
- href : 'https://scriptex.js.org/webpack-mpa-next/ ' ,
126
+ href : 'https://scriptex.js.org/webpack-mpa-next' ,
79
127
name: 'webpack-mpa-next'
80
128
},
81
129
{
82
- href: 'https://scriptex.js.org/webpack-mpa-ts/ ' ,
130
+ href: 'https://scriptex.js.org/webpack-mpa-ts' ,
83
131
name : 'webpack-mpa-ts'
132
+ },
133
+ {
134
+ href : 'https://scriptex.js.org/optisize' ,
135
+ name: 'optisize'
84
136
}
85
137
]
86
138
);
0 commit comments