We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7e85df2 commit 6bf4fd8Copy full SHA for 6bf4fd8
README.md
@@ -1,5 +1,9 @@
1
# svelte-virtual-scroll-list
2
3
+> ⚠️ No longer maintained
4
+>
5
+> please reffer to fork https://github.com/ArcticKeaton/svelte-virtual-scroll-list
6
+
7
[](https://npmjs.com/package/svelte-virtual-scroll-list/)
8
9
Svelte implementation of vue library [vue-virtual-scroll-list](https://github.com/tangbc/vue-virtual-scroll-list)
@@ -139,4 +143,4 @@ Access to methods by component binding
139
143
{data.text} {index}
140
144
</div>
141
145
</VirtualScroll>
142
-```
146
+```
0 commit comments