ezhooks
v2.0.4
Published
React Hook
Maintainers
Readme
ezhooks
Custom React hooks library by Fajar Rizky Hidayat.
🚀 Versions
✅ Version 2 (Latest)
The latest stable version with improved TypeScript support, better performance, and simplified APIs.
Install (v2):
npm install ezhooksor
yarn add ezhooksDocs:
🧩 Version 1 (Legacy)
Older version — still available for backward compatibility.
Use this if your project is not yet compatible with v2.
Install (v1):
npm install ezhooks@legacyor
yarn add ezhooks@legacyDocs:
🛠️ Features
- ✅ Built for React & TypeScript
- ⚡ Lightweight and modular
- 🧠 Includes utilities for async actions, pagination, and form states
- 🪄 Works with both client-side and SSR React apps
📦 Support
- JavaScript
- TypeScript
- React 18+
