Skip to content

Automattic/react-virtualized

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Automattic fork of react-virtualized.

This fork exists as a way of avoiding a dependency on @babel/runtime, which forcibly pulls in polyfills even where they are not required. In order to achieve this, the build is modified to perform minimal transpilation, with JSX preserved. These modified sources can then be transpiled further as needed by the consumer.

Upstream

See the main react-virtualized project for anything unrelated to this fork.

About

React components for efficiently rendering large lists and tabular data

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 97.3%
  • CSS 1.7%
  • HTML 1.0%