# @faceless-ui/scroll-info

> A React library for subscribing to scroll events

Latest version **2.0.0** (published 2025-01-31) · MIT license · 0 weekly downloads

## Install

```sh
npm install @faceless-ui/scroll-info
pnpm add @faceless-ui/scroll-info
yarn add @faceless-ui/scroll-info
bun add @faceless-ui/scroll-info
```

## Health

**Score 40/100 (D)** — status: maintenance-mode.

Positive: has types; esm support; no vulnerabilities; high quality score.

Warnings: low downloads.

Negative: stale; low maintenance score.

## Facts

| | |
|---|---|
| Version | 2.0.0 |
| Published | 2025-01-31 |
| First published | 2020-05-28 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | bundled |
| Module format | ESM + CommonJS |
| Dependencies | 0 |
| Unpacked size | 15.9 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 5 |
| Author | Jacob Fletcher |
| Maintainers | jacobsfletch |
| Keywords | react, react-component, scroll, position, ui, ux |

## Links

- npm: https://www.npmjs.com/package/@faceless-ui/scroll-info
- Repository: https://github.com/faceless-ui/scroll-info
- Homepage: https://github.com/faceless-ui/scroll-info#readme
- Issues: https://github.com/faceless-ui/scroll-info/issues
- Funding: https://github.com/sponsors/jacobsfletch
- npm.io page: https://npm.io/package/@faceless-ui/scroll-info

## Alternatives

- [mobx-react](https://npm.io/package/mobx-react.md) — 2.8M weekly downloads
- [rc-tree](https://npm.io/package/rc-tree.md) — 2.6M weekly downloads
- [@react-oauth/google](https://npm.io/package/@react-oauth/google.md) — 1.3M weekly downloads
- [@wagmi/connectors](https://npm.io/package/@wagmi/connectors.md) — 877.0K weekly downloads
- [vee-validate](https://npm.io/package/vee-validate.md) — 836.4K weekly downloads

## Recent versions

- 2.0.0 (latest) — 2025-01-31
- 2.0.0-beta.0 (beta) — 2024-06-08
- 1.4.0-rc.0 (rc) — 2024-06-04
- 1.3.0 — 2022-09-03
- 1.2.7 — 2022-04-29
- 1.2.6 — 2022-04-20
- 1.2.5 — 2021-04-02
- 1.2.4 — 2021-03-04
- 1.2.3 — 2021-03-01
- 1.2.2 — 2021-02-27
- 1.2.1 — 2020-05-28

## README

[![NPM](https://img.shields.io/npm/v/@faceless-ui/scroll-info)](https://www.npmjs.com/@faceless-ui/scroll-info)
![Bundle Size](https://img.shields.io/bundlephobia/minzip/@faceless-ui/scroll-info?label=zipped)

# React Scroll Info

Read the full documentation [here](https://facelessui.com/docs/scroll-info).

## Installation

```bash
$ npm i @faceless-ui/scroll-info
$ # or
$ yarn add @faceless-ui/scroll-info
```

## Development

To develop this module locally, spin up the [demo app](./demo/App.demo.js):

```bash
$ git clone git@github.com:faceless-ui/scroll-info.git
$ yarn
$ yarn dev
$ open http://localhost:3000
```

## License

[MIT](https://github.com/faceless-ui/scroll-info/blob/master/LICENSE) Copyright (c) Faceless UI

---
_Source: https://npm.io/package/@faceless-ui/scroll-info · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
