Introduction
Light and simple infinite scroll component compatible with vue.js 3 and vite, to help you implement an infinite scroll list more easily.
How it works
The component fires an infinite
event while the component is visible in the viewport using intersection observer.
Contribute
If you find any spelling mistakes or have improvements to offer, I am open to anyone who has ideas and wants to contribute.