You can install via your preferred package manager or through JSR/Deno.
# npm
npm install @tenedev/hooks
# yarn
yarn add @tenedev/hooks
# pnpm
pnpm add @tenedev/hooks
# jsr
npx jsr add @tene/hooks
# deno
deno add jsr:@tene/hooks
# or
deno add npm:@tenedev/hooks- ⚛️ React 19+ Ready - optimized for the latest React version
- 💡 Fully Typed - written entirely in TypeScript
- 🧩 Composable APIs - simple, predictable, and flexible
- 🚀 Cross-Runtime - works with Node, Deno, and Bun
- 🧠 Tree-Shakable - only imports what you use
- 🧪 100% Tested - reliable and safe for production
- 🪶 Zero Dependencies - minimal and lightweight
Refer to the API documentation for a complete list of available types and their properties.