jquense / react-virtualized

React components for efficiently rendering large lists and tabular data

Home Page:https://bvaughn.github.io/react-virtualized/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

React virtualized

NPM version NPM license NPM total downloads NPM monthly downloads Circle CI badge PayPal donate button Patreon donate button

Getting started

Install react-virtualized using npm.

npm install react-virtualized --save

Documentation

API documentation available here.

There are also a couple of how-to guides:

Examples

Examples for each component can be seen in the documentation.

Here are some online demos of each component:

And here are some "recipe" type demos:

Contributions

Use GitHub issues for requests.

I actively welcome pull requests; learn how to contribute.

Changelog

Changes are tracked in the changelog.

License

react-virtualized is available under the MIT License.

About

React components for efficiently rendering large lists and tabular data

https://bvaughn.github.io/react-virtualized/

License:MIT License


Languages

Language:JavaScript 96.0%Language:CSS 3.3%Language:HTML 0.7%