React component library using Sonnat Design System to build faster, elegant, and accessible web applications.
published version 2.0.9, 2 years ago<div align="center"> <a href="https://www.sonnat.dev/docs/packages/icons"> <img src="https://raw.githubusercontent.com/sonnat/sonnat-ui/next/sonnat.svg" height="128"> <h1 align="center">Sonnat-Icons</h1> </a> </div>
published version 2.2.0, 3 years agoA React hook for forking/merging multiple refs into a single one.
published version 1.0.2, 3 years agoA React hook that handles controllable props.
published version 1.1.2, 3 years agoA React hook that stores & updates `ref.current` with the most recent value.
published version 1.0.2, 3 years agoA React hook that creates an array with immutable operations.
published version 1.0.1, 4 years agoA React hook that returns `true` if the component is mounted.
published version 1.0.2, 3 years agoA React hook that invokes a callback anytime a value changes.
published version 1.0.3, 3 years agoA React hook that returns a value from the previous render.
published version 1.0.1, 4 years agoA React hook that is similar to the `React.useEffect` hook, except it's synchronous and will be called on server as well.
published version 1.0.2, 4 years agoA React hook that handles binding/unbinding event listeners in a smart way.
published version 1.0.6, 3 years agoA React hook that schedules a `React.useLayoutEffect` with a fallback to a `React.useEffect` for environments where layout effects should not be used (such as server-side rendering).
published version 1.0.2, 4 years agoA React hook that calculates the width of the user agent's scrollbar.
published version 1.0.1, 4 years agoA React hook that invokes a callback when user clicks outside of the target element.
published version 1.0.5, 3 years agoA React hook for copying text to the clipboard.
published version 1.0.1, 4 years agoA React hook that provides a SSR-friendly multi-tab persistent state.
published version 1.1.3, 3 years agoA React hook that keeps the track of the history of the state changes.
published version 1.0.1, 4 years agoA React hook that handles element resizes using native `ResizeObserver`.
published version 1.0.2, 3 years agoA React hook that helps you to run some code when a DOM node mounts/dismounts.
published version 1.1.0, 3 years agoA utility class that compares its comparable arguments.
published version 1.0.1, 4 years agoAn implementation of LinkedList data structure.
published version 1.0.2, 4 years agoAn implementation of Stack data structure.
published version 1.0.1, 4 years agoAn implementation of Queue data structure.
published version 1.0.1, 4 years agoAn implementation of Graph data structure.
published version 1.2.1, 4 years agoAn implementation of DisjointSet data structure.
published version 1.0.0, 4 years ago