Skip to content

teneplaysofficial/hooks

Repository files navigation

React Hooks

Reusable, lightweight, and type-safe hooks for modern React apps

CI codecov npm version JSR

Installation

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

Features

  • ⚛️ 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

Documentation

Refer to the API documentation for a complete list of available types and their properties.

About

React Hooks ⚓

Topics

Resources

License

Stars

Watchers

Forks

Sponsor this project

 

Packages

No packages published

Contributors 2

  •  
  •