You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/content/2.guide/6.badges.md
-8Lines changed: 0 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -27,10 +27,6 @@ npmx.dev offers many different SVG badges with stats about any package via its A
27
27
-**types**: Indicates if TypeScript types are included. :img{src="https://img.shields.io/badge/%233b82f6-3b82f6"class="inline align-middle h-5 w-14"} / :img{src="https://img.shields.io/badge/%2364748b-64748b"class="inline align-middle h-5 w-14"}
28
28
-**maintainers**: Displays the total count of package maintainers. :img{src="https://img.shields.io/badge/%2306b6d4-06b6d4"class="inline align-middle h-5 w-14"}
29
29
-**deprecated**: Shows if the package is active or deprecated. :img{src="https://img.shields.io/badge/%2322c55e-22c55e"class="inline align-middle h-5 w-14"} / :img{src="https://img.shields.io/badge/%23ef4444-ef4444"class="inline align-middle h-5 w-14"}
30
-
-**quality**: NPMS.io quality score based on linting and tests. :img{src="https://img.shields.io/badge/%23a855f7-a855f7"class="inline align-middle h-5 w-14"}
31
-
-**popularity**: NPMS.io popularity score based on downloads and stars. :img{src="https://img.shields.io/badge/%2306b6d4-06b6d4"class="inline align-middle h-5 w-14"}
32
-
-**maintenance**: NPMS.io maintenance score based on activity. :img{src="https://img.shields.io/badge/%23eab308-eab308"class="inline align-middle h-5 w-14"}
33
-
-**score**: The overall NPMS.io combined score. :img{src="https://img.shields.io/badge/%233b82f6-3b82f6"class="inline align-middle h-5 w-14"}
0 commit comments