+
+
+
+
+
+
![]()
+
+
+ {{ item.name.slice(0, 2).toUpperCase() }}
+
+
+
+
+
{{ item.name }}
+
+
+
{{ item.tag.toUpperCase() }}
+
+
{{ item.version }}
+
+
+
+
+
+
+
+ {{ item.description?.zh || item.description?.en || item.description?.default || t('home.noDesc') }}
+
+
+
+
+
+
{{ item.author ? `@${item.author}` : '' }}
+
{{ item.updated_at }}
+
+
+