# @af-utils/virtual-react

> React components and hooks for rendering large scrollable data

Latest version **2.0.1** (published 2026-08-29) · MIT license · 0 weekly downloads

## Install

```sh
npm install @af-utils/virtual-react
pnpm add @af-utils/virtual-react
yarn add @af-utils/virtual-react
bun add @af-utils/virtual-react
```

## Health

**Score 75/100 (B)** — status: active.

Positive: has types; esm support; no vulnerabilities; has provenance; recently updated; high maintenance score; high quality score.

Warnings: low downloads.

## Facts

| | |
|---|---|
| Version | 2.0.1 |
| Published | 2026-08-29 |
| First published | 2023-10-10 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | bundled |
| Module format | ESM + CommonJS |
| Dependencies | 1 |
| Unpacked size | 13.1 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| Provenance | attested (GitHub Actions) |
| GitHub stars | 82 |
| Author | Alex Fomin |
| Maintainers | nowaalex |
| Keywords | react, reactjs, virtual, list, dom-recycle, dynamic-size, scroll, scrolling, infinite, virtualized, virtual, virtualization, windowing |

## Links

- npm: https://www.npmjs.com/package/@af-utils/virtual-react
- Repository: https://github.com/nowaalex/af-utils
- Homepage: https://af-utils.vercel.app/virtual
- Issues: https://github.com/nowaalex/af-utils/issues
- npm.io page: https://npm.io/package/@af-utils/virtual-react

## Dependencies (1)

- [@af-utils/virtual-core](https://npm.io/package/@af-utils/virtual-core.md) 2.0.1

## Alternatives

- [mobx-react](https://npm.io/package/mobx-react.md) — 2.8M weekly downloads
- [rc-tree](https://npm.io/package/rc-tree.md) — 2.6M weekly downloads
- [@react-oauth/google](https://npm.io/package/@react-oauth/google.md) — 1.3M weekly downloads
- [@wagmi/connectors](https://npm.io/package/@wagmi/connectors.md) — 877.0K weekly downloads
- [vee-validate](https://npm.io/package/vee-validate.md) — 836.4K weekly downloads

## Recent versions

- 2.0.1 (latest) — 2026-08-29
- 2.0.0 — 2026-08-26
- 1.0.2 — 2024-10-19
- 1.0.1 — 2024-05-20
- 1.0.0 — 2024-04-27
- 0.0.28 — 2024-04-24
- 0.0.27 — 2024-04-20
- 0.0.26 — 2024-04-12
- 0.0.25 — 2024-04-06
- 0.0.24 — 2024-03-19
- 0.0.23 — 2024-03-07
- 0.0.22 — 2024-02-20
- 0.0.21 — 2024-02-07
- 0.0.20 — 2024-01-25
- 0.0.19 — 2023-11-07
- … 16 more at https://npm.io/package/@af-utils/virtual-react/versions

## README

# @af-utils/virtual-react

React components and hooks for efficiently rendering large scrollable data sets
with dynamic item sizes.

## Installation

```bash
npm install @af-utils/virtual-react react
```

## Documentation

- [Getting started](https://af-utils.vercel.app/virtual)
- [React examples](https://af-utils.vercel.app/virtual/examples/react/basics/simple-list)
- [Support and compatibility](https://af-utils.vercel.app/virtual/support)
- [API reference](https://af-utils.vercel.app/virtual/reference/virtual-react/index)

---
_Source: https://npm.io/package/@af-utils/virtual-react · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
