Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/broucz/react-virtual-scroll
https://github.com/broucz/react-virtual-scroll
Last synced: 28 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/broucz/react-virtual-scroll
- Owner: broucz
- License: mit
- Created: 2016-01-31T08:20:08.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2016-01-31T08:21:10.000Z (almost 9 years ago)
- Last Synced: 2024-12-09T17:58:13.885Z (about 1 month ago)
- Language: JavaScript
- Size: 3.91 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# react-virtual-scroll
Optimized scrollable list for Immutable.js indexed iterables.
```
npm install @broucz/react-virtual-scroll --save
```Check `./example` for a basic implementation.