Skip to content

Commit c3fa2ca

Browse files
committed
docs: update README to include additional badges for CodeFactor, filesize, version, and jsDelivr
1 parent 5c4f65b commit c3fa2ca

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# ScrollToSmooth
22

3+
[![CodeFactor](https://img.shields.io/codefactor/grade/github/bfiessinger/scrolltosmooth?style=for-the-badge)](https://www.codefactor.io/repository/github/bfiessinger/scrolltosmooth)
4+
[![Filesize](https://img.shields.io/bundlephobia/minzip/scrolltosmooth?style=for-the-badge)](https://bundlephobia.com/result?p=scrolltosmooth)
5+
![Version](https://img.shields.io/github/v/release/bfiessinger/scrollToSmooth?include_prereleases&style=for-the-badge)
6+
[![](https://img.shields.io/jsdelivr/gh/hy/bfiessinger/scrolltosmooth?style=for-the-badge)](https://www.jsdelivr.com/package/gh/bfiessinger/scrollToSmooth)
7+
38
Lightweight **Vanilla JavaScript smooth scrolling library** with zero dependencies.
49

510
ScrollToSmooth provides fully customizable scroll animations powered by `requestAnimationFrame`.

0 commit comments

Comments
 (0)