# @lxjx/hooks

> react hooks library, Use Your Imagination

Latest version **1.30.1** (published 2022-05-08) · MIT license · 0 weekly downloads

## Install

```sh
npm install @lxjx/hooks
pnpm add @lxjx/hooks
yarn add @lxjx/hooks
bun add @lxjx/hooks
```

## Health

**Score 30/100 (F)** — status: abandoned.

Positive: has types; esm support; no vulnerabilities; high quality score.

Warnings: low downloads.

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 1.30.1 |
| Published | 2022-05-08 |
| First published | 2019-09-19 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | bundled |
| Module format | ESM + CommonJS |
| Dependencies | 6 |
| Unpacked size | 121.5 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 1 |
| Author | lxj |
| Maintainers | lixianjie |
| Keywords | react, react hooks |

## Links

- npm: https://www.npmjs.com/package/@lxjx/hooks
- Repository: https://github.com/Iixianjie/hooks
- npm.io page: https://npm.io/package/@lxjx/hooks

## Dependencies (6)

- [tslib](https://npm.io/package/tslib.md) ^2.3.1
- [lodash](https://npm.io/package/lodash.md) ^4.17.15
- [@lxjx/utils](https://npm.io/package/@lxjx/utils.md) ^1.7.7
- [query-string](https://npm.io/package/query-string.md) ^7.0.1
- [react-spring](https://npm.io/package/react-spring.md) ^9.3.3
- [resize-observer-polyfill](https://npm.io/package/resize-observer-polyfill.md) ^1.5.1

## Alternatives

- [mobx-react](https://npm.io/package/mobx-react.md) — 2.8M weekly downloads
- [rc-tree](https://npm.io/package/rc-tree.md) — 2.6M weekly downloads
- [@react-oauth/google](https://npm.io/package/@react-oauth/google.md) — 1.3M weekly downloads
- [@wagmi/connectors](https://npm.io/package/@wagmi/connectors.md) — 877.0K weekly downloads
- [vee-validate](https://npm.io/package/vee-validate.md) — 836.4K weekly downloads

## Recent versions

- 1.30.1 (latest) — 2022-05-08
- 1.30.0 — 2022-02-10
- 1.29.1 — 2022-01-24
- 1.29.0 — 2022-01-24
- 1.28.0 — 2022-01-23
- 1.27.1 — 2022-01-17
- 1.27.0 — 2022-01-17
- 1.26.2 — 2021-12-26
- 1.26.1 — 2021-12-26
- 1.25.1 — 2021-12-25
- 1.23.1 — 2021-12-25
- 1.22.5 — 2021-11-14
- 1.22.4 — 2021-10-31
- 1.22.3 — 2021-07-18
- 1.22.1 — 2021-07-18
- … 88 more at https://npm.io/package/@lxjx/hooks/versions

## README

## 介绍

一个`react hook`库

## 安装

`yarn add @lxjx/hooks`

## 相关项目

- [m78](https://github.com/xianjie-li/m78)， 一个 `react` 组件库，大量使用了本库中的`hook`

---
_Source: https://npm.io/package/@lxjx/hooks · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
