An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

npmjs.org : @fluidui-org/use-data-scroll-overflow

A hook to add data attributes when the element has top or bottom scroll.

Registry - Source - Homepage - JSON
purl: pkg:npm/%40fluidui-org/use-data-scroll-overflow
Keywords: use-data-scroll-overflow , component-library , components , library , reactjs
License: MIT
Latest release: 7 months ago
First release: 7 months ago
Namespace: fluidui-org
Downloads: 6 last month
Stars: 26,992 on GitHub
Forks: 1,965 on GitHub
Total Commits: 2832
Committers: 220
Average commits per author: 12.873
Development Distribution Score (DDS): 0.312
More commit stats: commits.ecosyste.ms
See more repository details: repos.ecosyste.ms
Funding links: https://patreon.com/jrgarciadev, https://opencollective.com/heroui
Last synced: 3 days ago

@fluidui-org/test-utils 2.1.6 💰
A set of utilities for react testing
2 versions - Latest release: 7 months ago - 7 downloads last month - 26,992 stars on GitHub - 1 maintainer
@fluidui-org/dom-animation 2.1.6 💰
Dom Animation from Framer Motion for dynamic import
2 versions - Latest release: 7 months ago - 6 downloads last month - 26,992 stars on GitHub - 1 maintainer
@fluidui-org/use-update-effect 2.1.6 💰
React effect hook that invokes only on update
2 versions - Latest release: 7 months ago - 4 downloads last month - 26,992 stars on GitHub - 1 maintainer
@fluidui-org/use-theme 2.1.6 💰
React hook to switch between light and dark themes
2 versions - Latest release: 7 months ago - 6 downloads last month - 26,992 stars on GitHub - 1 maintainer
@fluidui-org/use-ssr 2.1.6 💰
A Quick description of the component
2 versions - Latest release: 7 months ago - 4 downloads last month - 26,992 stars on GitHub - 1 maintainer
@fluidui-org/use-scroll-position 2.1.6 💰
Provides the logic to control the scroll over an element
2 versions - Latest release: 7 months ago - 6 downloads last month - 26,992 stars on GitHub - 1 maintainer
@fluidui-org/use-safe-layout-effect 2.1.6 💰
A Quick description of the component
2 versions - Latest release: 7 months ago - 5 downloads last month - 26,992 stars on GitHub - 1 maintainer
@fluidui-org/use-ref-state 2.1.6 💰
Hook for saving the state in a ref value
2 versions - Latest release: 7 months ago - 4 downloads last month - 26,992 stars on GitHub - 1 maintainer
@fluidui-org/use-real-shape 2.1.8 💰
Hook that returns the real dimensions of an element
2 versions - Latest release: 7 months ago - 4 downloads last month - 26,992 stars on GitHub - 1 maintainer
@fluidui-org/use-resize 2.1.6 💰
Hook that adds an event listener to the resize window event
2 versions - Latest release: 7 months ago - 7 downloads last month - 26,992 stars on GitHub - 1 maintainer
@fluidui-org/use-pagination 2.2.9 💰
State management hook for Pagination component, it lets you manage pagination with controlled and...
2 versions - Latest release: 7 months ago - 4 downloads last month - 26,992 stars on GitHub - 1 maintainer
@fluidui-org/use-measure 2.1.6 💰
Hook that measure and track a element dimensions
2 versions - Latest release: 7 months ago - 4 downloads last month - 26,992 stars on GitHub - 1 maintainer
@fluidui-org/use-is-mounted 2.1.6 💰
This hook can be used to render client-based components or run client logic
2 versions - Latest release: 7 months ago - 4 downloads last month - 26,992 stars on GitHub - 1 maintainer
@fluidui-org/use-is-mobile 2.2.7 💰
A hook that returns whether the device is mobile or not
2 versions - Latest release: 7 months ago - 7 downloads last month - 26,992 stars on GitHub - 1 maintainer
@fluidui-org/use-intersection-observer 2.2.8 💰
Tracks the intersection of a DOM element and its containing element or the viewport.
2 versions - Latest release: 7 months ago - 4 downloads last month - 26,992 stars on GitHub - 1 maintainer
@fluidui-org/use-infinite-scroll 2.2.7 💰
A hook for handling infinite scroll based on the IntersectionObserver API
2 versions - Latest release: 7 months ago - 4 downloads last month - 26,992 stars on GitHub - 1 maintainer
@fluidui-org/use-image 2.1.7 💰
React hook for progressing image loading
2 versions - Latest release: 7 months ago - 4 downloads last month - 26,992 stars on GitHub - 1 maintainer
@fluidui-org/use-draggable 2.1.8 💰
This hook can provide drag and drop interaction
2 versions - Latest release: 7 months ago - 4 downloads last month - 26,992 stars on GitHub - 1 maintainer
@fluidui-org/use-disclosure 2.2.8 💰
The hook in charge of managing modals
2 versions - Latest release: 7 months ago - 7 downloads last month - 26,992 stars on GitHub - 1 maintainer
@fluidui-org/use-clipboard 2.1.7 💰
Wrapper around navigator.clipboard with feedback timeout
2 versions - Latest release: 7 months ago - 8 downloads last month - 26,992 stars on GitHub - 1 maintainer
@fluidui-org/use-callback-ref 2.1.6 💰
React hook to persist any value between renders, but keeps it up-to-date if it changes.
2 versions - Latest release: 7 months ago - 4 downloads last month - 26,992 stars on GitHub - 1 maintainer
@fluidui-org/use-aria-multiselect 2.4.9 💰
Provides the behavior and accessibility implementation for a multi-select component.
2 versions - Latest release: 7 months ago - 4 downloads last month - 26,992 stars on GitHub - 1 maintainer
@fluidui-org/use-aria-modal-overlay 2.2.9 💰
A custom implementation of react aria modal overlay, this removes the prevent scroll
2 versions - Latest release: 7 months ago - 4 downloads last month - 26,992 stars on GitHub - 1 maintainer
@fluidui-org/use-aria-link 2.2.11 💰
Internal hook to handle link a11y and events, this is based on react-aria link hook but without t...
2 versions - Latest release: 7 months ago - 7 downloads last month - 26,992 stars on GitHub - 1 maintainer
@fluidui-org/use-aria-accordion 2.2.8 💰
React-aria useAccordion hooks with custom implementations
2 versions - Latest release: 7 months ago - 4 downloads last month - 26,992 stars on GitHub - 1 maintainer
@fluidui-org/use-aria-button 2.2.10 💰
Internal hook to handle button a11y and events, this is based on react-aria button hook but witho...
2 versions - Latest release: 7 months ago - 4 downloads last month - 26,992 stars on GitHub - 1 maintainer
@fluidui-org/use-aria-accordion-item 2.2.8 💰
Internal impl for react aria accordion item
2 versions - Latest release: 7 months ago - 5 downloads last month - 26,992 stars on GitHub - 1 maintainer
@fluidui-org/tooltip 2.2.13 💰
A React Component for rendering dynamically positioned Tooltips
2 versions - Latest release: 7 months ago - 6 downloads last month - 26,992 stars on GitHub - 1 maintainer
@fluidui-org/user 2.2.12 💰
Flexible User Profile Component.
2 versions - Latest release: 7 months ago - 5 downloads last month - 26,992 stars on GitHub - 1 maintainer
@fluidui-org/toast 2.0.6 💰
Toast are temporary notifications that provide concise feedback about an action or event
2 versions - Latest release: 7 months ago - 6 downloads last month - 26,992 stars on GitHub - 1 maintainer
@fluidui-org/table 2.2.15 💰
Tables are used to display tabular data using rows and columns.
2 versions - Latest release: 7 months ago - 4 downloads last month - 26,992 stars on GitHub - 1 maintainer
@fluidui-org/tabs 2.2.13 💰
Tabs organize content into multiple sections and allow users to navigate between them.
2 versions - Latest release: 7 months ago - 8 downloads last month - 26,992 stars on GitHub - 1 maintainer
@fluidui-org/snippet 2.2.17 💰
Display a snippet of copyable code for the command line.
2 versions - Latest release: 7 months ago - 4 downloads last month - 26,992 stars on GitHub - 1 maintainer
@fluidui-org/switch 2.2.14 💰
A switch is similar to a checkbox, but represents on/off values as opposed to selection.
2 versions - Latest release: 7 months ago - 4 downloads last month - 26,992 stars on GitHub - 1 maintainer
@fluidui-org/slider 2.4.13 💰
A slider allows a user to select one or more values within a range.
2 versions - Latest release: 7 months ago - 5 downloads last month - 26,992 stars on GitHub - 1 maintainer
@fluidui-org/spacer 2.2.12 💰
A flexible spacer component designed to create consistent spacing and maintain alignment in your ...
2 versions - Latest release: 7 months ago - 4 downloads last month - 26,992 stars on GitHub - 1 maintainer
@fluidui-org/spinner 2.2.13 💰
Loaders express an unspecified wait time or display the length of a process.
2 versions - Latest release: 7 months ago - 5 downloads last month - 26,992 stars on GitHub - 1 maintainer
@fluidui-org/select 2.4.16 💰
A select displays a collapsible list of options and allows a user to select one of them.
2 versions - Latest release: 7 months ago - 4 downloads last month - 26,992 stars on GitHub - 1 maintainer
@fluidui-org/skeleton 2.2.10 💰
Skeleton is used to display the loading state of some component.
2 versions - Latest release: 7 months ago - 5 downloads last month - 26,992 stars on GitHub - 1 maintainer
@fluidui-org/scroll-shadow 2.3.10 💰
A component that applies top and bottom shadows when content overflows on scroll.
2 versions - Latest release: 7 months ago - 4 downloads last month - 26,992 stars on GitHub - 1 maintainer
@fluidui-org/ripple 2.2.12 💰
A simple implementation to display a ripple animation when the source component is clicked
2 versions - Latest release: 7 months ago - 5 downloads last month - 26,992 stars on GitHub - 1 maintainer
@fluidui-org/radio 2.3.15 💰
Radios allow users to select a single option from a list of mutually exclusive options.
2 versions - Latest release: 7 months ago - 7 downloads last month - 26,992 stars on GitHub - 1 maintainer
@fluidui-org/progress 2.2.12 💰
Progress bars show either determinate or indeterminate progress of an operation over time.
2 versions - Latest release: 7 months ago - 4 downloads last month - 26,992 stars on GitHub - 1 maintainer
@fluidui-org/popover 2.3.16 💰
A popover is an overlay element positioned relative to a trigger.
2 versions - Latest release: 7 months ago - 5 downloads last month - 26,992 stars on GitHub - 1 maintainer
@fluidui-org/number-input 2.0.6 💰
The numeric input component is designed for users to enter a number, and increase or decrease the...
2 versions - Latest release: 7 months ago - 9 downloads last month - 26,992 stars on GitHub - 1 maintainer
@fluidui-org/navbar 2.2.14 💰
A responsive navigation header positioned on top side of your page that includes support for bran...
2 versions - Latest release: 7 months ago - 5 downloads last month - 26,992 stars on GitHub - 1 maintainer
@fluidui-org/pagination 2.2.14 💰
The Pagination component allows you to display active page and navigate between multiple pages.
2 versions - Latest release: 7 months ago - 5 downloads last month - 26,992 stars on GitHub - 1 maintainer
@fluidui-org/modal 2.2.13 💰
Displays a dialog with a custom content that requires attention or provides additional information.
2 versions - Latest release: 7 months ago - 6 downloads last month - 26,992 stars on GitHub - 1 maintainer
@fluidui-org/menu 2.2.15 💰
A menu displays a list of options and allows a user to select one or more of them.
2 versions - Latest release: 7 months ago - 5 downloads last month - 26,992 stars on GitHub - 1 maintainer
@fluidui-org/listbox 2.3.15 💰
A listbox displays a list of options and allows a user to select one or more of them.
2 versions - Latest release: 7 months ago - 8 downloads last month - 26,992 stars on GitHub - 1 maintainer
@fluidui-org/link 2.2.13 💰
Links allow users to click their way from page to page. This component is styled to resemble a hy...
2 versions - Latest release: 7 months ago - 6 downloads last month - 26,992 stars on GitHub - 1 maintainer
@fluidui-org/kbd 2.2.12 💰
The keyboard key components indicates which key or set of keys used to execute a specificv action
2 versions - Latest release: 7 months ago - 7 downloads last month - 26,992 stars on GitHub - 1 maintainer
@fluidui-org/input-otp 2.1.15 💰
InputOTP is a component that allows users to enter otp input. It can be used to get user otp in f...
2 versions - Latest release: 7 months ago - 7 downloads last month - 26,992 stars on GitHub - 1 maintainer
@fluidui-org/image 2.2.10 💰
A simple image component
2 versions - Latest release: 7 months ago - 4 downloads last month - 26,992 stars on GitHub - 1 maintainer
@fluidui-org/form 2.1.15 💰
A form is a group of inputs that allows users submit data to a server and supports field validati...
2 versions - Latest release: 7 months ago - 6 downloads last month - 26,992 stars on GitHub - 1 maintainer
@fluidui-org/input 2.4.16 💰
The input component is designed for capturing user input within a text field.
2 versions - Latest release: 7 months ago - 5 downloads last month - 26,992 stars on GitHub - 1 maintainer
@fluidui-org/date-picker 2.3.16 💰
A date picker combines a DateInput and a Calendar popover to allow users to enter or select a dat...
2 versions - Latest release: 7 months ago - 5 downloads last month - 26,992 stars on GitHub - 1 maintainer
@fluidui-org/dropdown 2.3.16 💰
A dropdown displays a list of actions or options that a user can choose.
2 versions - Latest release: 7 months ago - 5 downloads last month - 26,992 stars on GitHub - 1 maintainer
@fluidui-org/drawer 2.2.13 💰
Used to render a content that slides in from the side of the screen.
2 versions - Latest release: 7 months ago - 5 downloads last month - 26,992 stars on GitHub - 1 maintainer
@fluidui-org/divider 2.2.11 💰
. A separator is a visual divider between two groups of content
2 versions - Latest release: 7 months ago - 4 downloads last month - 26,992 stars on GitHub - 1 maintainer
@fluidui-org/date-input 2.3.15 💰
A date input allows users to enter and edit date and time values using a keyboard.
2 versions - Latest release: 7 months ago - 5 downloads last month - 26,992 stars on GitHub - 1 maintainer
@fluidui-org/code 2.2.12 💰
Code is a component used to display inline code.
2 versions - Latest release: 7 months ago - 4 downloads last month - 26,992 stars on GitHub - 1 maintainer
@fluidui-org/chip 2.2.12 💰
Chips help people enter information, make selections, filter content, or trigger actions.
2 versions - Latest release: 7 months ago - 5 downloads last month - 26,992 stars on GitHub - 1 maintainer
@fluidui-org/calendar 2.2.16 💰
A calendar displays one or more date grids and allows users to select a single date.
2 versions - Latest release: 7 months ago - 6 downloads last month - 26,992 stars on GitHub - 1 maintainer
@fluidui-org/alert 2.2.16 💰
Alerts are temporary notifications that provide concise feedback about an action or event.
2 versions - Latest release: 7 months ago - 6 downloads last month - 26,992 stars on GitHub - 1 maintainer
@fluidui-org/card 2.2.15 💰
Card is a container for text, photos, and actions in the context of a single subject.
2 versions - Latest release: 7 months ago - 4 downloads last month - 26,992 stars on GitHub - 1 maintainer
@fluidui-org/avatar 2.2.12 💰
The Avatar component is used to represent a user, and displays the profile picture, initials or f...
2 versions - Latest release: 7 months ago - 4 downloads last month - 26,992 stars on GitHub - 1 maintainer
@fluidui-org/accordion 2.2.13 💰
Collapse display a list of high-level options that can expand/collapse to reveal more information.
2 versions - Latest release: 7 months ago - 7 downloads last month - 26,992 stars on GitHub - 1 maintainer
@fluidui-org/breadcrumbs 2.2.12 💰
Breadcrumbs display a hierarchy of links to the current page or resource in an application.
2 versions - Latest release: 7 months ago - 7 downloads last month - 26,992 stars on GitHub - 1 maintainer
@fluidui-org/checkbox 2.3.15 💰
Checkboxes allow users to select multiple items from a list of individual items, or to mark one i...
2 versions - Latest release: 7 months ago - 4 downloads last month - 26,992 stars on GitHub - 1 maintainer
@fluidui-org/badge 2.2.10 💰
Badges are used as a small numerical value or status descriptor for UI elements.
2 versions - Latest release: 7 months ago - 4 downloads last month - 26,992 stars on GitHub - 1 maintainer
@fluidui-org/autocomplete 2.3.17 💰
An autocomplete combines a text input with a listbox, allowing users to filter a list of options ...
2 versions - Latest release: 7 months ago - 4 downloads last month - 26,992 stars on GitHub - 1 maintainer
@thrive-square/test-utils 0.0.5 removed 💰
A set of utilities for react testing
4 versions - Latest release: 8 months ago - 12 downloads last month - 26,992 stars on GitHub - 1 maintainer
@thrive-square/stories-utils 0.0.5 removed 💰
A list of utilities for storybook' stories.
4 versions - Latest release: 8 months ago - 12 downloads last month - 26,992 stars on GitHub - 1 maintainer
@thrive-square/shared-utils 0.0.5 removed 💰
A set of HeroUI utilities
4 versions - Latest release: 8 months ago - 18 downloads last month - 26,992 stars on GitHub - 1 maintainer
@thrive-square/shared-icons 0.0.5 removed 💰
Internal icons set, commonly used in the components stories
4 versions - Latest release: 8 months ago - 15 downloads last month - 26,992 stars on GitHub - 1 maintainer
@thrive-square/react-utils 0.0.5 removed 💰
A set of utilities for react on client side
4 versions - Latest release: 8 months ago - 15 downloads last month - 26,992 stars on GitHub - 1 maintainer
@thrive-square/react-rsc-utils 0.0.5 removed 💰
A set of utilities for react compatible with RSC
4 versions - Latest release: 8 months ago - 15 downloads last month - 26,929 stars on GitHub - 1 maintainer
@thrive-square/framer-utils 0.0.5 removed 💰
A set of framer motion transitions for react
4 versions - Latest release: 8 months ago - 18 downloads last month - 26,992 stars on GitHub - 1 maintainer
@thrive-square/dom-animation 0.0.5 removed 💰
Dom Animation from Framer Motion for dynamic import
4 versions - Latest release: 8 months ago - 17 downloads last month - 26,992 stars on GitHub - 1 maintainer
@thrive-square/aria-utils 0.0.5 removed 💰
A package for managing @react-aria HeroUI utils.
4 versions - Latest release: 8 months ago - 14 downloads last month - 26,992 stars on GitHub - 1 maintainer
@thrive-square/use-update-effect 0.0.5 removed 💰
React effect hook that invokes only on update
4 versions - Latest release: 8 months ago - 15 downloads last month - 26,992 stars on GitHub - 1 maintainer
@thrive-square/use-theme 0.0.5 removed 💰
React hook to switch between light and dark themes
4 versions - Latest release: 8 months ago - 12 downloads last month - 26,992 stars on GitHub - 1 maintainer
@thrive-square/use-ssr 0.0.5 removed 💰
A Quick description of the component
4 versions - Latest release: 8 months ago - 14 downloads last month - 26,929 stars on GitHub - 1 maintainer
@thrive-square/use-scroll-position 0.0.5 removed 💰
Provides the logic to control the scroll over an element
4 versions - Latest release: 8 months ago - 15 downloads last month - 26,992 stars on GitHub - 1 maintainer
@thrive-square/use-safe-layout-effect 0.0.5 removed 💰
A Quick description of the component
4 versions - Latest release: 8 months ago - 17 downloads last month - 26,992 stars on GitHub - 1 maintainer
@thrive-square/use-resize 0.0.5 removed 💰
Hook that adds an event listener to the resize window event
4 versions - Latest release: 8 months ago - 11 downloads last month - 26,992 stars on GitHub - 1 maintainer
@thrive-square/use-ref-state 0.0.5 removed 💰
Hook for saving the state in a ref value
4 versions - Latest release: 8 months ago - 14 downloads last month - 26,992 stars on GitHub - 1 maintainer
@thrive-square/use-real-shape 0.0.5 removed 💰
Hook that returns the real dimensions of an element
4 versions - Latest release: 8 months ago - 12 downloads last month - 26,929 stars on GitHub - 1 maintainer
@thrive-square/use-pagination 0.0.5 removed 💰
State management hook for Pagination component, it lets you manage pagination with controlled and...
4 versions - Latest release: 8 months ago - 13 downloads last month - 26,992 stars on GitHub - 1 maintainer
@thrive-square/use-measure 0.0.5 removed 💰
Hook that measure and track a element dimensions
4 versions - Latest release: 8 months ago - 16 downloads last month - 26,992 stars on GitHub - 1 maintainer
@thrive-square/use-is-mounted 0.0.5 removed 💰
This hook can be used to render client-based components or run client logic
4 versions - Latest release: 8 months ago - 11 downloads last month - 26,929 stars on GitHub - 1 maintainer
@thrive-square/use-is-mobile 0.0.5 removed 💰
A hook that returns whether the device is mobile or not
4 versions - Latest release: 8 months ago - 15 downloads last month - 26,992 stars on GitHub - 1 maintainer
@thrive-square/use-intersection-observer 0.0.5 removed 💰
Tracks the intersection of a DOM element and its containing element or the viewport.
4 versions - Latest release: 8 months ago - 17 downloads last month - 26,929 stars on GitHub - 1 maintainer
@thrive-square/use-infinite-scroll 0.0.5 removed 💰
A hook for handling infinite scroll based on the IntersectionObserver API
4 versions - Latest release: 8 months ago - 11 downloads last month - 26,992 stars on GitHub - 1 maintainer
@thrive-square/use-image 0.0.5 removed 💰
React hook for progressing image loading
4 versions - Latest release: 8 months ago - 12 downloads last month - 26,992 stars on GitHub - 1 maintainer
@thrive-square/use-draggable 0.0.5 removed 💰
This hook can provide drag and drop interaction
4 versions - Latest release: 8 months ago - 13 downloads last month - 26,992 stars on GitHub - 1 maintainer
@thrive-square/use-disclosure 0.0.5 removed 💰
The hook in charge of managing modals
4 versions - Latest release: 8 months ago - 11 downloads last month - 26,929 stars on GitHub - 1 maintainer
@thrive-square/use-data-scroll-overflow 0.0.5 removed 💰
A hook to add data attributes when the element has top or bottom scroll.
4 versions - Latest release: 8 months ago - 12 downloads last month - 26,992 stars on GitHub - 1 maintainer
@thrive-square/use-clipboard 0.0.5 removed 💰
Wrapper around navigator.clipboard with feedback timeout
4 versions - Latest release: 8 months ago - 11 downloads last month - 26,929 stars on GitHub - 1 maintainer