Files
klz-cables.com/.pnpm-store/v10/files/d2/072ce0fa61092b325eb48a43bbe714f26f1d8d21721cfb74e696d2a58293c013048547ea4eab34df678aecc0b8c03f41294f50d3fcc1ed099c2eaca0c651aa
Marc Mintel 5397309103
Some checks failed
Build & Deploy / 🔍 Prepare (push) Successful in 20s
Build & Deploy / 🧪 QA (push) Failing after 34s
Build & Deploy / 🏗️ Build (push) Has started running
Build & Deploy / 🚀 Deploy (push) Has been cancelled
Build & Deploy / 🧪 Smoke Test (push) Has been cancelled
Build & Deploy / ⚡ Lighthouse (push) Has been cancelled
Build & Deploy / 🔔 Notify (push) Has been cancelled
fix(products): fix breadcrumbs and product filtering (backport from main)
2026-02-24 16:04:21 +01:00

30 lines
731 B
Plaintext

[![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