Skip to main content
The Deno 2 Release Candidate is here
Learn more

A high-quality & reliable Preact Hooks library.

📚 Documentation

✨ Features

  • Easy to learn and use
  • Supports SSR
  • Special treatment for functions, avoid closure problems
  • Contains a large number of advanced Hooks that are refined from business scenarios
  • Contains a comprehensive collection of basic Hooks
  • Written in TypeScript with predictable static types

🔨 Usage

import { useRequest } from 'https://deno.land/x/preact_ahooks/mod.ts';