File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -149,7 +149,7 @@ const FEATURED: {
149
149
{ name : '@iconify/tailwind4' } ,
150
150
{ name : '@unocss/preset-icons' } ,
151
151
{ name : 'lucide-svelte' , description : 'Beautiful and consistent icons' } ,
152
- { name : 'svelte-awesome' } ,
152
+ { name : 'svelte-awesome' , description : 'Font Awesome icons for Svelte' } ,
153
153
{ name : 'phosphor-svelte' , description : 'A clean and friendly icon family' }
154
154
]
155
155
} ,
@@ -158,23 +158,23 @@ const FEATURED: {
158
158
packages : [
159
159
{
160
160
name : 'layerchart' ,
161
- description : 'Composable chart components to build a wide range of visualizations'
161
+ description : 'Composable chart components for building a wide range of visualizations'
162
162
} ,
163
163
{
164
164
name : 'layercake' ,
165
- description : 'Easily create responsive graphics server-side that work without JavaScript'
165
+ description : 'Create responsive graphics that can work without JavaScript'
166
166
} ,
167
167
{
168
168
name : 'svelte-maplibre' ,
169
169
description : 'Publish maps on your website with GPU-accelerated vector tile rendering'
170
170
} ,
171
171
{
172
172
name : '@xyflow/svelte' ,
173
- description : 'Powerful libraries for building node-based UIs with Svelte '
173
+ description : 'Customizable component for building node-based UIs and diagrams '
174
174
} ,
175
175
{
176
176
name : 'svelte-maplibre-gl' ,
177
- description : 'Build interactive web maps effortlessly with MapLibre GL'
177
+ description : 'Build interactive web maps with MapLibre GL'
178
178
}
179
179
]
180
180
} ,
You can’t perform that action at this time.
0 commit comments