Package Exports
- react-virtualized
- react-virtualized/styles.css
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (react-virtualized) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme

Demos available here: http://bvaughn.github.io/react-virtualized/
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.
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.