Socket
Book a DemoInstallSign in
Socket

@ws-ui/virtualizer

Package Overview
Dependencies
Maintainers
7
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ws-ui/virtualizer

A virtual list library allowing to display a large set of data without loss of performance.

latest
npmnpm
Version
0.2.12
Version published
Maintainers
7
Created
Source

Virtualizer

A virtual list library allowing to display a large set of data without loss of performance.

This library is highly inspired by the react-virtualized library, the main difference is that we use recent React APIs instead of the legacy API, also we tried to solve/overcome some bugs/restrictions that we've found under react-virtualized.

You can find a usage/demo example in the matrix-poc repository.

FAQs

Package last updated on 05 May 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts