Skip to content

Commit 332d045

Browse files
committed
docs: update
1 parent 81032aa commit 332d045

File tree

2 files changed

+18
-1
lines changed

2 files changed

+18
-1
lines changed

README.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,20 @@
11
# vue-virtual-scroller
22

3+
[![npm](https://img.shields.io/npm/v/vue-virtual-scroller.svg) ![npm](https://img.shields.io/npm/dm/vue-virtual-scroller.svg)](https://www.npmjs.com/package/vue-virtual-scroller)
4+
[![vue2](https://img.shields.io/badge/vue-2.x-brightgreen.svg)](https://vuejs.org/)
5+
36
[Docs](./packages/vue-virtual-scroller/README.md)
7+
8+
Blazing fast scrolling of any amount of data | [Live demo](https://akryum.github.io/vue-virtual-scroller/) | [Video demo](https://www.youtube.com/watch?v=Uzq1KQV8f4k)
9+
10+
For Vue 3 support, see [here](https://github.com/Akryum/vue-virtual-scroller/tree/master/packages/vue-virtual-scroller)
11+
12+
[💚️ Become a Sponsor](https://github.com/sponsors/Akryum)
13+
14+
## Sponsors
15+
16+
<p align="center">
17+
<a href="https://guillaume-chau.info/sponsors/" target="_blank">
18+
<img src='https://akryum.netlify.app/sponsors.svg'/>
19+
</a>
20+
</p>

packages/vue-virtual-scroller/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
Blazing fast scrolling of any amount of data | [Live demo](https://akryum.github.io/vue-virtual-scroller/) | [Video demo](https://www.youtube.com/watch?v=Uzq1KQV8f4k)
77

8-
For Vue 3 support, see [here](https://github.com/Akryum/vue-virtual-scroller/tree/next/packages/vue-virtual-scroller)
8+
For Vue 3 support, see [here](https://github.com/Akryum/vue-virtual-scroller/tree/master/packages/vue-virtual-scroller)
99

1010
[💚️ Become a Sponsor](https://github.com/sponsors/Akryum)
1111

0 commit comments

Comments
 (0)