/pra-hooks

Primary LanguageTypeScriptMIT LicenseMIT

English | 简体中文

pra-hooks

CI status codecov NPM version NPM downloads

📚 Documentation

✨ Features

  • Written in TypeScript with predictable static types.
  • Advanced components encapsulated by basic hooks

📦 Install

npm i pra-hooks --save

🔨 Usage

import { useBackforth } from 'pra-hooks';

✅ License

MIT