Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/horusgoul/react-hyper-scroller
Hyper-fast virtual lists for React apps and websites
https://github.com/horusgoul/react-hyper-scroller
javascript react typescript virtual-list
Last synced: about 1 month ago
JSON representation
Hyper-fast virtual lists for React apps and websites
- Host: GitHub
- URL: https://github.com/horusgoul/react-hyper-scroller
- Owner: HorusGoul
- License: mit
- Created: 2018-10-24T08:29:56.000Z (about 6 years ago)
- Default Branch: main
- Last Pushed: 2023-10-18T02:31:55.000Z (about 1 year ago)
- Last Synced: 2024-10-29T21:04:55.608Z (about 2 months ago)
- Topics: javascript, react, typescript, virtual-list
- Language: TypeScript
- Homepage: https://react-hyper-scroller.horus.dev
- Size: 2.2 MB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# react-hyper-scroller
[![NPM](https://img.shields.io/npm/v/react-hyper-scroller.svg)](https://www.npmjs.com/package/react-hyper-scroller)
[![Bundlephobia][bundlephobia-badge]][bundlephobia]
[![Code Coverage][coverage-badge]][coverage]
[![Test](https://github.com/HorusGoul/react-hyper-scroller/actions/workflows/tests.yml/badge.svg)](https://github.com/HorusGoul/react-hyper-scroller/actions/workflows/tests.yml)
[![Github All Contributors][all-contributors-badge]](#contributors)
[![License][license-badge]][license]
[![License][twitter-badge]][twitter]
[![License][star-badge]][star]Hyper-fast virtual lists for React apps and websites
## Docs, usage, examples, demos and more available in [react-hyper-scroller.horus.dev](https://react-hyper-scroller.horus.dev/docs/intro)
**Note:** If you're targeting old browsers, you'll need to polyfill the [`ResizerObserver`](https://developer.mozilla.org/en-US/docs/Web/API/ResizeObserver) API.
## Features
- Easy to use. Virtualize your lists with ease.
- Supports virtual lists with items of different sizes by default
- Scroll restoration
- Scroll to item by key
- It's tiny! [![Bundlephobia][bundlephobia-badge]][bundlephobia]## Support me
Feel free to buy me a coffee if you enjoy my open source work 😄
## Contributors
Horus Lugo
🚧 🤔 💻 🎨 👀
[all-contributors-badge]: https://img.shields.io/github/all-contributors/HorusGoul/react-hyper-scroller/main
[coverage-badge]: https://img.shields.io/codecov/c/github/HorusGoul/react-hyper-scroller.svg
[coverage]: https://codecov.io/github/HorusGoul/react-hyper-scroller
[license-badge]: https://img.shields.io/github/license/HorusGoul/react-hyper-scroller
[license]: ./LICENSE
[bundlephobia-badge]: https://img.shields.io/bundlephobia/minzip/react-hyper-scroller
[bundlephobia]: https://bundlephobia.com/package/react-hyper-scroller
[twitter-badge]: https://img.shields.io/twitter/follow/horusgoul.svg?style=social&label=Follow
[twitter]: https://twitter.com/horusgoul
[star-badge]: https://img.shields.io/github/stars/HorusGoul/react-hyper-scroller.svg?style=social&label=Star
[star]: https://github.com/horusgoul/react-hyper-scroller