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

https://github.com/zxc0328/react-virtual-list-demo

A Demo for high performace list component using React and windowing technique. Built with TypeScript and React Hooks.
https://github.com/zxc0328/react-virtual-list-demo

Last synced: 12 months ago
JSON representation

A Demo for high performace list component using React and windowing technique. Built with TypeScript and React Hooks.

Awesome Lists containing this project

README

          

# react-virtual-list-demo

A Demo for high performace list component using React and windowing technique. Built with TypeScript and React Hooks.

### dev

`yarn run start`

### build

`yarn run build`