Skip to content

Commit d6ac40b

Browse files
sid88incursoragent
andcommitted
docs: add live npm stats badges and update adoption section
- Replace bare Tests-only badge line with a full row: version, weekly/ monthly/18mo downloads, license, tests, GitHub stars - Replace static 8M+ adoption line with curated 9.2M+ since Jan 2018, ~64K weekly, and a link to the live npm-stat historical chart - All numeric badges fetch live data via shields.io on every page load Co-authored-by: Cursor <cursoragent@cursor.com>
1 parent 8afbe39 commit d6ac40b

1 file changed

Lines changed: 13 additions & 4 deletions

File tree

README.md

Lines changed: 13 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,13 @@
1-
[![Tests](https://github.com/sid88in/serverless-appsync-plugin/workflows/Tests/badge.svg)](https://github.com/sid88in/serverless-appsync-plugin/actions?query=workflow%3ATests) <!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
1+
[![npm version](https://img.shields.io/npm/v/serverless-appsync-plugin?color=cb3837&label=npm&logo=npm)](https://www.npmjs.com/package/serverless-appsync-plugin)
2+
[![npm downloads (weekly)](https://img.shields.io/npm/dw/serverless-appsync-plugin?label=downloads%2Fweek&color=blue)](https://www.npmjs.com/package/serverless-appsync-plugin)
3+
[![npm downloads (monthly)](https://img.shields.io/npm/dm/serverless-appsync-plugin?label=downloads%2Fmonth&color=blue)](https://www.npmjs.com/package/serverless-appsync-plugin)
4+
[![npm downloads (18 months)](https://img.shields.io/npm/d18m/serverless-appsync-plugin?label=downloads%2F18mo&color=blue)](https://npm-stat.com/charts.html?package=serverless-appsync-plugin)
5+
[![license](https://img.shields.io/npm/l/serverless-appsync-plugin?color=green)](https://github.com/sid88in/serverless-appsync-plugin/blob/master/LICENSE)
6+
[![Tests](https://github.com/sid88in/serverless-appsync-plugin/workflows/Tests/badge.svg)](https://github.com/sid88in/serverless-appsync-plugin/actions?query=workflow%3ATests)
7+
[![GitHub stars](https://img.shields.io/github/stars/sid88in/serverless-appsync-plugin?style=social)](https://github.com/sid88in/serverless-appsync-plugin/stargazers)
8+
9+
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
10+
211
[![All Contributors](https://img.shields.io/badge/all_contributors-69-orange.svg?style=flat-square)](#contributors-)
312

413
<!-- ALL-CONTRIBUTORS-BADGE:END -->
@@ -7,9 +16,9 @@ Deploy [AppSync](https://aws.amazon.com/appsync) API's in minutes using this [Se
716

817
Contact me @[linkedin](https://www.linkedin.com/in/sid88in/)
918

10-
### Adoption **8M+ total downloads** on npm (see npm totals and charts below):
11-
- https://www.npmjs.com/package/serverless-appsync-plugin
12-
- https://npm-stat.com/charts.html?package=serverless-appsync-plugin&from=2018-01-27&to=2025-12-31
19+
## 📈 Adoption
20+
21+
**9.2M+ total downloads since Jan 2018** · **~64K weekly downloads** · See [live chart on npm-stat ↗](https://npm-stat.com/charts.html?package=serverless-appsync-plugin&from=2018-01-27)
1322

1423
# Minimum requirements
1524

0 commit comments

Comments
 (0)