Skip to content

SpaceBlocks/react-window

Repository files navigation

react-window

react-window is a component library that helps render large lists of data quickly and without the performance problems that often go along with rendering a lot of data. It's used in a lot of places, from React DevTools to the Replay browser.

Installation

Begin by installing the library from NPM:

npm install react-window

TypeScript definitions are included within the published dist folder and documentation is included within the docs folder.

Documentation

Documentation for this project is available at react-window.vercel.app.

TypeScript definitions and version-specific documentation are also included with each published build.

About

React components for efficiently rendering large lists and tabular data

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 91.2%
  • JavaScript 6.2%
  • HTML 1.4%
  • CSS 1.2%