Skip to content

Commit e771ab8

Browse files
authored
Add NPM badge to Readme (#46)
1 parent b7b8adc commit e771ab8

File tree

2 files changed

+10
-0
lines changed

2 files changed

+10
-0
lines changed

.changeset/rude-rocks-poke.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"next-scroll-restorer": patch
3+
---
4+
5+
Add NPM badge to Readme

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,9 @@
11
# NextJs Scroll Restorer
2+
![NPM Version](https://img.shields.io/npm/v/next-scroll-restorer)
3+
![NPM Downloads](https://img.shields.io/npm/dm/next-scroll-restorer)
4+
![NPM License](https://img.shields.io/npm/l/next-scroll-restorer)
5+
![npm bundle size](https://img.shields.io/bundlephobia/min/next-scroll-restorer)
6+
![NPM Type Definitions](https://img.shields.io/npm/types/next-scroll-restorer)
27

38
Scroll restoration for Next.js apps built with **app** directory.
49
Fixed bugs that Next.js team ignored.

0 commit comments

Comments
 (0)