# uhooks-nofx

> Hooks without any side-effect

Latest version **0.2.0** (published 2020-12-29) · ISC license · 0 weekly downloads

## Install

```sh
npm install uhooks-nofx
pnpm add uhooks-nofx
yarn add uhooks-nofx
bun add uhooks-nofx
```

## Health

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

Positive: esm support; no vulnerabilities.

Warnings: low downloads; no types; pre 1.0.

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 0.2.0 |
| Published | 2020-12-29 |
| First published | 2020-12-23 |
| Weekly downloads | 0 |
| License | ISC |
| TypeScript types | none |
| Module format | ESM + CommonJS |
| Dependencies | 0 |
| Unpacked size | 5.9 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 6 |
| Author | Andrea Giammarchi |
| Maintainers | webreflection |
| Keywords | hooks, mock, stub |

## Links

- npm: https://www.npmjs.com/package/uhooks-nofx
- Repository: https://github.com/WebReflection/uhooks-nofx
- Homepage: https://github.com/WebReflection/uhooks-nofx#readme
- Issues: https://github.com/WebReflection/uhooks-nofx/issues
- npm.io page: https://npm.io/package/uhooks-nofx

## Alternatives

- [pagerjs](https://npm.io/package/pagerjs.md) — 60 weekly downloads
- [whistle.savefor-mock](https://npm.io/package/whistle.savefor-mock.md) — 4 weekly downloads
- [@ghostry/fabricator-extension-faker-v10](https://npm.io/package/@ghostry/fabricator-extension-faker-v10.md) — 0 weekly downloads
- [@depup/casual](https://npm.io/package/@depup/casual.md) — 0 weekly downloads
- [@availity/mock-server](https://npm.io/package/@availity/mock-server.md) — 0 weekly downloads

## Recent versions

- 0.2.0 (latest) — 2020-12-29
- 0.1.1 — 2020-12-24
- 0.1.0 — 2020-12-23

## README

# <em>µ</em>hooks-nofx

Hooks without any side-effect, to provide the exact same [µhooks](https://github.com/WebReflection/uhooks#readme) API but doing pretty much nothing, except returning the right initial value for *SSR* components.

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