https://github.com/nuintun/use-virtual
😎 ♻️ A tiny React hook for rendering large datasets like a breeze.
https://github.com/nuintun/use-virtual
Last synced: about 1 year ago
JSON representation
😎 ♻️ A tiny React hook for rendering large datasets like a breeze.
- Host: GitHub
- URL: https://github.com/nuintun/use-virtual
- Owner: nuintun
- License: mit
- Created: 2022-10-14T07:27:47.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2025-04-14T07:30:09.000Z (about 1 year ago)
- Last Synced: 2025-04-14T08:38:15.810Z (about 1 year ago)
- Language: TypeScript
- Size: 552 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# use-virtual
> 😎 ♻️ A tiny React hook for rendering large datasets like a breeze.
>
> [![NPM Version][npm-image]][npm-url]
> [![Download Status][download-image]][npm-url]
> [![Languages Status][languages-image]][github-url]
> [![Tree Shakeable][tree-shakeable-image]][bundle-phobia-url]
> [![Side Effect][side-effect-image]][bundle-phobia-url]
> [![License][license-image]][license-url]
[npm-image]: https://img.shields.io/npm/v/use-virtual?style=flat-square
[npm-url]: https://www.npmjs.org/package/use-virtual
[download-image]: https://img.shields.io/npm/dm/use-virtual?style=flat-square
[languages-image]: https://img.shields.io/github/languages/top/nuintun/use-virtual?style=flat-square
[github-url]: https://github.com/nuintun/use-virtual
[tree-shakeable-image]: https://img.shields.io/badge/tree--shakeable-true-brightgreen?style=flat-square
[side-effect-image]: https://img.shields.io/badge/side--effect-free-brightgreen?style=flat-square
[bundle-phobia-url]: https://bundlephobia.com/result?p=use-virtual
[license-image]: https://img.shields.io/github/license/nuintun/use-virtual?style=flat-square
[license-url]: https://github.com/nuintun/use-virtual/blob/main/LICENSE