Skip to content

Commit f3309db

Browse files
committed
Update README.md
1 parent 8ee1c25 commit f3309db

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<p>
44
<a href="https://www.npmjs.com/package/@js4y/lock-scroll"><img src="https://img.shields.io/badge/dependencies-none-green.svg" alt="none dependencies"></a>
55
<a href="https://www.npmjs.com/package/@js4y/lock-scroll"><img src="https://img.shields.io/npm/v/%40js4y%2Flock-scroll" alt="npm"></a>
6-
<a href="https://www.npmjs.com/package/@js4y/lock-scroll"><img src="https://img.shields.io/bundlephobia/minzip/%40js4y%2Flock-scroll" alt="npm bundle size"></a>
6+
<a href="https://www.npmjs.com/package/@js4y/lock-scroll"><img src="https://deno.bundlejs.com/badge?q=@js4y/lock-scroll&treeshake=[*]" alt="npm bundle size"></a>
77
<a href="https://opensource.org/licenses/MIT"><img src="https://img.shields.io/npm/l/%40js4y%2Flock-scroll" alt="license"></a>
88
</p>
99

@@ -96,4 +96,6 @@ The project is licensed under [MIT license](https://opensource.org/license/mit/)
9696

9797
## Related
9898

99-
- [Dialog](https://github.com/bukacekd/Dialog) - A tiny dependency-free JavaSript ES6 library built on a dialog element with minimal configuration.
99+
- [CountUp](https://github.com/bukacekd/count-up) - A tiny dependency-free JavaSript library for animating numeric values.
100+
- [Dialog](https://github.com/bukacekd/dialog) - A tiny dependency-free JavaSript ES6 library built on a dialog element with minimal configuration.
101+
- [Loader](https://github.com/bukacekd/loader) - A tiny dependency-free javascript loading spinner component with minimal configuration.

0 commit comments

Comments
 (0)