inferno-window

2.0.0 • Public • Published

inferno-window

Inferno components for efficiently rendering large lists and tabular data. Note: this is just a port of the origin project react-window created by bvaughn

NPM registry Travis NPM license

Install

npm install --save inferno-window

Demo

https://codesandbox.io/s/z2k6v6o7wp

Usage

Learn more from the origin project documentation page react-window.now.sh:

Related libraries

  • react-virtualized-auto-sizer: HOC that grows to fit all of the available space and passes the width and height values to its child.
  • react-window-infinite-loader: Helps break large data sets down into chunks that can be just-in-time loaded as they are scrolled into view. It can also be used to create infinite loading lists (e.g. Facebook or Twitter).

License

MIT © rajjejosefsson

/inferno-window/

    Package Sidebar

    Install

    npm i inferno-window

    Weekly Downloads

    1

    Version

    2.0.0

    License

    MIT

    Unpacked Size

    235 kB

    Total Files

    19

    Last publish

    Collaborators

    • rajjejosefsson