# react-hookers

> The set of general-purpose React hooks.

Latest version **6.3.0** (published 2025-06-08) · MIT license · 0 weekly downloads

## Install

```sh
npm install react-hookers
pnpm add react-hookers
yarn add react-hookers
bun add react-hookers
```

## Health

**Score 45/100 (D)** — status: stable.

Positive: has types; esm support; no vulnerabilities.

Warnings: low downloads.

Negative: stale.

## Facts

| | |
|---|---|
| Version | 6.3.0 |
| Published | 2025-06-08 |
| First published | 2022-02-07 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | bundled |
| Module format | ESM + CommonJS |
| Dependencies | 1 |
| Unpacked size | 517 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 2 |
| Author | Savva Mikhalevski |
| Maintainers | smikhalevski |
| Keywords | react, hooks |

## Links

- npm: https://www.npmjs.com/package/react-hookers
- Repository: https://github.com/smikhalevski/react-hookers
- Homepage: https://github.com/smikhalevski/react-hookers#readme
- Issues: https://github.com/smikhalevski/react-hookers/issues
- npm.io page: https://npm.io/package/react-hookers

## Dependencies (1)

- [parallel-universe](https://npm.io/package/parallel-universe.md) ^6.1.2

## 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

- 6.3.0 (latest) — 2025-06-08
- 6.3.1-next.c039f17 (next) — 2025-12-29
- 6.3.0-next.1caa872 — 2025-12-23
- 6.3.1-next.2096d91 — 2025-12-21
- 6.3.0-next.a31593c — 2025-07-10
- 6.3.0-next.776cb3a — 2025-06-30
- 6.2.1 — 2025-03-13
- 6.2.0 — 2025-03-05
- 6.1.0 — 2024-07-04
- 6.0.0 — 2024-04-24
- 5.1.0 — 2022-06-15
- 5.0.1 — 2022-03-20
- 5.0.1-next.0 — 2022-02-10
- 5.0.0 — 2022-02-07

## README

<p align="center">
    <a href="#readme">
      <img alt="React Hookers" width="500" src="./logo.png">
    </a>
</p>

```sh
npm install --save-prod react-hookers
```

Headless UI library that provides components, behaviors, state management, and rendering primitives. 

🚀 [API documentation is available here.](https://smikhalevski.github.io/react-hookers/)

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