A tiny but mighty 3kb list virtualization library, with zero dependencies Supports variable heights/widths, sticky items, scrolling to index, and more!
React Tiny Virtual List is a compact and efficient library designed for list virtualization, coming in at a mere 3kb. This lightweight solution allows developers to manage large lists with ease and minimal overhead. With zero dependencies, it's perfect for React applications where performance and simplicity are paramount. Whether you're working with variable item sizes or require advanced features like sticky items, this library has you covered.
React is a widely used JavaScript library for building user interfaces and single-page applications. It follows a component-based architecture and uses a virtual DOM to efficiently update and render UI components