faceless-ui / scroll-info

A React library for subscribing to scroll events

Home Page:https://facelessui.com/docs/scroll-info

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NPM Bundle Size

React Scroll Info

Read the full documentation here.

Installation

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

Development

To develop this module locally, spin up the demo app:

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

License

MIT Copyright (c) Faceless UI

About

A React library for subscribing to scroll events

https://facelessui.com/docs/scroll-info

License:MIT License


Languages

Language:JavaScript 56.2%Language:TypeScript 43.8%