React Virtuoso

React Virtuoso

An elegant virtual list component for React

0 followers

React Virtuoso is a simple, easy to use React component made to render huge data lists.
React Virtuoso gallery image
Launch tags:Developer ToolsGitHub
Launch Team
Anima - OnBrand Vibe Coding
Design-aware AI for modern product teams.
Promoted

What do you think? …

Petyo Ivanov
Hey everyone, after some struggle with large data sets, i decided to scratch my own itch and build a proper component that can display variable height items without much hassle. please let me know what you think about the implementation and the feature set. A few interesting details: the component is written in typescript, and uses the tsdx scaffold. the internal state is implemented with rxjs. Propagating the observables changes works quite well with the hooks api.