Skip to content

Commit f419519

Browse files
authored
fix: [WPN-31] Add monthly npm download badge to READMEs (#65)
1 parent 2945a29 commit f419519

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
**Web Push Notifications for the Modern Stack**
88

99
[![npm version](https://img.shields.io/npm/v/@pushforge/builder.svg)](https://www.npmjs.com/package/@pushforge/builder)
10+
[![npm downloads](https://img.shields.io/npm/dm/@pushforge/builder.svg)](https://www.npmjs.com/package/@pushforge/builder)
1011
[![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg)](https://opensource.org/licenses/MIT)
1112
[![TypeScript](https://img.shields.io/badge/TypeScript-first--class-blue.svg)](https://www.typescriptlang.org/)
1213

packages/builder/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
**A lightweight, dependency-free Web Push library built on the standard Web Crypto API.**
88

99
[![npm version](https://img.shields.io/npm/v/@pushforge/builder.svg)](https://www.npmjs.com/package/@pushforge/builder)
10+
[![npm downloads](https://img.shields.io/npm/dm/@pushforge/builder.svg)](https://www.npmjs.com/package/@pushforge/builder)
1011
[![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg)](https://opensource.org/licenses/MIT)
1112
[![TypeScript](https://img.shields.io/badge/TypeScript-first--class-blue.svg)](https://www.typescriptlang.org/)
1213

0 commit comments

Comments
 (0)