Haiku
Lightweight React hooks & utilities library
Listed in categories:
GitHubDeveloper ToolsSoftware EngineeringDescription
Hooks that supercharge React projects with utilities for various functionalities.
How to use Haiku?
Install the package using npm and import the desired hooks into your React component to start using them.
Core features of Haiku:
1️⃣
useLeaveDetection
2️⃣
useClickOutside
3️⃣
useDebounce
4️⃣
useHold
Why could be used Haiku?
# | Use case | Status | |
---|---|---|---|
# 1 | Detect when the mouse leaves the viewport | ✅ | |
# 2 | Handle clicks outside of a component | ✅ | |
# 3 | Debounce input values in real-time | ✅ |
Who developed Haiku?
The maker is a community of developers contributing to open source projects, focusing on enhancing React applications with useful hooks.