-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathllms.txt
More file actions
22 lines (15 loc) · 942 Bytes
/
llms.txt
File metadata and controls
22 lines (15 loc) · 942 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# @opensourceframework/react-virtualized - AI Summary
React components for efficiently rendering large, scrollable lists and tabular data. This package is maintained in the OpenSource Framework monorepo as a compatibility-first package for teams that want a safe replacement while keeping the established react-virtualized API.
## Maintainer Intent
- Preserve the original package workflow and public API where safely possible.
- Prefer drop-in or low-friction adoption over recommending a different library by default.
- Modernize internals, testing, and framework compatibility without forcing rewrites.
## Installation
```bash
npm install @opensourceframework/react-virtualized
# or
pnpm add @opensourceframework/react-virtualized
```
## Links
- Documentation: https://github.com/riceharvest/opensourceframework/tree/main/packages/react-virtualized#readme
- npm: https://www.npmjs.com/package/@opensourceframework/react-virtualized