timely-hooks
TypeScript icon, indicating that this package has built-in type declarations

1.0.0 • Public • Published

TIMELY HOOKS

A timely rain React Hooks library.

NPM version NPM downloads gzip size GitHub

English | 简体中文

✨ 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

📦 Install

$ npm install --save timely-hooks
# or
$ yarn add timely-hooks

🔨 Usage

import { useAsyncEffect } from 'timely-hooks';

💻 Online Demo

Edit demo for timely-hooks

🤝 Contributing

$ git clone git@github.com:kangyana/timely-hooks.git
$ cd hooks

Package Sidebar

Install

npm i timely-hooks

Weekly Downloads

0

Version

1.0.0

License

MIT

Unpacked Size

20.5 kB

Total Files

20

Last publish

Collaborators

  • kangyan