Introduction
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.
Install
npm add @znck/virtualizedUsage
import { List, Carousal, AbstractList } from '@znck/virtualized'
...Credits
This project is highly inspired from Brian Vaughn's react-virtualized and Guillaume Chau's vue-virtual-scroller.
Contributing
Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.
Versioning
We use SemVer for versioning. For the versions available, see the tags on this repository.
Author
virtualized © Rahul Kadyan, Released under the MIT License.
Authored and maintained by Rahul Kadyan with help from contributors (list).
