CodeBrowser / npm / @virtuoso.dev/message-list
@virtuoso.dev/message-list@1.17.1
// Virtualized React component for rendering human/AI chatbot conversations.
$ npm install @virtuoso.dev/message-list
downloads/wk
27,082
license
Commercial
version
1.17.1
published
Jun 30, 2026
What is @virtuoso.dev/message-list?
The @virtuoso.dev/message-list package is a React component that efficiently renders chat conversations by virtualizing the message list, meaning it only renders visible messages in the DOM to maintain performance. Developers use it to build chatbot or messaging interfaces that can handle large numbers of messages without slowdown, and it supports endless scrolling and infinite lists out of the box.
Keywords
#react #virtual #message list #endless scrolling #list #scrolling #infinite #virtualized #chat #chatbot
Dependencies (1)
Maintainers
virtuoso.dev-owner, petyosi