Efficiently render large lists and tables.
WARNING:
⚠️ This is an experimental project. Wait for 1.0 release for using in production but checkout cool demo.
npm add @znck/virtualized
import { List, Carousal, AbstractList } from '@znck/virtualized'
...
This project is highly inspired from Brian Vaughn's react-virtualized and Guillaume Chau's vue-virtual-scroller.
Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.
We use SemVer for versioning. For the versions available, see the tags on this repository.
virtualized © Rahul Kadyan, Released under the MIT License.
Authored and maintained by Rahul Kadyan with help from contributors (list).