simplified-hooks

1.0.2 • Public • Published

React Simplified Hooks

An easy-to-use react hooks collection library to help develpers productivity

✨ Features

  • Easy to learn and use
  • 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

📦 Install

$ npm install --save simplified-hooks
# or
$ yarn add simplified-hooks
# or
$ pnpm add simplified-hooks

🔨 Usage

import { useBoolean } from "simplified-hooks";

Package Sidebar

Install

npm i simplified-hooks

Weekly Downloads

0

Version

1.0.2

License

MIT

Unpacked Size

199 kB

Total Files

57

Last publish

Collaborators

  • aomuiz