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.
- Host: GitHub
- URL: https://github.com/zxc0328/react-virtual-list-demo
- Owner: zxc0328
- Created: 2020-09-16T07:25:30.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-09-21T06:38:05.000Z (almost 6 years ago)
- Last Synced: 2025-02-01T03:29:09.541Z (over 1 year ago)
- Language: TypeScript
- Size: 550 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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`