Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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 😄

Buy Me A Coffee

## 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