Skip to content

Commit 187a642

Browse files
committed
docs: main README
1 parent 542a420 commit 187a642

File tree

2 files changed

+20
-2
lines changed

2 files changed

+20
-2
lines changed

README.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
# vue-virtual-scroller
2+
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+
[![vue3](https://img.shields.io/badge/vue-3.x-brightgreen.svg)](https://vuejs.org/)
5+
6+
[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 2 support, see [here](https://github.com/Akryum/vue-virtual-scroller/tree/v1/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: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,6 @@
33
[![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)
44
[![vue3](https://img.shields.io/badge/vue-3.x-brightgreen.svg)](https://vuejs.org/)
55

6-
[Docs](./packages/vue-virtual-scroller/README.md)
7-
86
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)
97

108
For Vue 2 support, see [here](https://github.com/Akryum/vue-virtual-scroller/tree/v1/packages/vue-virtual-scroller)

0 commit comments

Comments
 (0)