clauderic / react-tiny-virtual-list

A tiny but mighty 3kb list virtualization library, with zero dependencies 💪 Supports variable heights/widths, sticky items, scrolling to index, and more!
https://clauderic.github.io/react-tiny-virtual-list/
MIT License
2.46k stars 166 forks source link

Separate idea from react #76

Open ghost opened 5 years ago

ghost commented 5 years ago

This is a request.

It would be good to separate core idea from react implementation so it can be used with other frameworks like vue etc. but mostly important without any, just plain dom.

As long as I see, this lib is the most powerful and lightweight among other virtual list