Skip to content

Commit

Permalink
Updated npm/jsDelivr shield counters in root README
Browse files Browse the repository at this point in the history
  • Loading branch information
kudo-sync-bot committed Feb 7, 2025
1 parent 9fbe6e8 commit b283cb4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/README.md
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
# 🛠️ JavaScript utilities

<a href="#">
<img height=31 src="https://img.shields.io/badge/Downloads-2.7K/month-44cc11.svg?logo=npm&color=af68ff&logoColor=white&labelColor=464646&style=for-the-badge"></img></a>
<img height=31 src="https://img.shields.io/badge/Downloads-2K/month-44cc11.svg?logo=npm&color=af68ff&logoColor=white&labelColor=464646&style=for-the-badge"></img></a>
<a href="../LICENSE.md">
<img height=31 src="https://img.shields.io/badge/License-MIT-orange.svg?logo=internetarchive&logoColor=white&labelColor=464646&style=for-the-badge"></a>
<a href="https://www.codefactor.io/repository/github/adamlui/js-utils">
<img height=31 src="https://img.shields.io/codefactor/grade/github/adamlui/js-utils?label=Code+Quality&logo=codefactor&logoColor=white&labelColor=464646&color=b5fc7b&style=for-the-badge"></a>
<a href="https://sonarcloud.io/component_measures?metric=new_vulnerabilities&id=adamlui_js-utils">
<img height=31 src="https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2Fsonarcloud.io%2Fapi%2Fmeasures%2Fcomponent%3Fcomponent%3Dadamlui_js-utils%26metricKeys%3Dvulnerabilities&query=%24.component.measures.0.value&style=for-the-badge&logo=sonarcloud&logoColor=white&labelColor=464646&label=Vulnerabilities&color=gold"></a>
<a href="#">
<img height=31 src="https://img.shields.io/badge/jsDelivr_Requests-30,000+/month-2bbbd8.svg?logo=jsdelivr&logoColor=white&labelColor=464646&style=for-the-badge"></a>
<img height=31 src="https://img.shields.io/badge/jsDelivr_Requests-20,000+/month-2bbbd8.svg?logo=jsdelivr&logoColor=white&labelColor=464646&style=for-the-badge"></a>

Essential JavaScript libraries/utilities for Node.js and the web

Expand Down

0 comments on commit b283cb4

Please sign in to comment.