Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/stevenvachon/virtual-list

A DOM utility for efficiently rendering large, scrollable lists and tabular data.
https://github.com/stevenvachon/virtual-list

dom performance virtualization windowing

Last synced: about 2 months ago
JSON representation

A DOM utility for efficiently rendering large, scrollable lists and tabular data.

Awesome Lists containing this project

README

        

# virtual-list [![NPM Version][npm-image]][npm-url] ![File Size][filesize-image] [![Build Status][travis-image]][travis-url] [![Coverage Status][coveralls-image]][coveralls-url]

> A DOM utility for efficiently rendering large, scrollable lists and tabular data.

## Installation

[Node.js](http://nodejs.org/) `>= 10` is required. To install, type this at the command line:
```shell
npm install virtual-list
```

[npm-image]: https://img.shields.io/npm/v/virtual-list-new%3F.svg
[npm-url]: https://npmjs.com/package/virtual-list-new%3F
[filesize-image]: https://img.shields.io/badge/size-%3FkB%20gzipped-blue.svg
[travis-image]: https://img.shields.io/travis/stevenvachon/virtual-list.svg
[travis-url]: https://travis-ci.org/stevenvachon/virtual-list
[coveralls-image]: https://img.shields.io/coveralls/stevenvachon/virtual-list.svg
[coveralls-url]: https://coveralls.io/github/stevenvachon/virtual-list