# @fremtind/jkl-react-hooks

> Jøkul react button components

Latest version **12.3.4** (published 2025-12-11) · MIT license · 0 weekly downloads

## Install

```sh
npm install @fremtind/jkl-react-hooks
pnpm add @fremtind/jkl-react-hooks
yarn add @fremtind/jkl-react-hooks
bun add @fremtind/jkl-react-hooks
```

## Health

**Score 65/100 (B)** — status: stable.

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

Warnings: low downloads.

## Facts

| | |
|---|---|
| Version | 12.3.4 |
| Published | 2025-12-11 |
| First published | 2019-08-30 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | bundled |
| Module format | ESM + CommonJS |
| Dependencies | 2 |
| Unpacked size | 304.5 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 77 |
| Maintainers | pior-h, a11860, fremtind-bot |
| Keywords | hooks, react hooks, jøkul, fremtind |

## Links

- npm: https://www.npmjs.com/package/@fremtind/jkl-react-hooks
- Repository: https://github.com/fremtind/jokul
- Homepage: https://github.com/fremtind/jokul/tree/pre-1.0/packages/react-hooks
- Issues: https://github.com/fremtind/jokul/issues
- npm.io page: https://npm.io/package/@fremtind/jkl-react-hooks

## Dependencies (2)

- [nanoid](https://npm.io/package/nanoid.md) ^3.3.8
- [@fremtind/jkl-core](https://npm.io/package/@fremtind/jkl-core.md) ^14.10.9

## Recent versions

- 12.3.4 (latest) — 2025-12-11
- 0.2.14 (next) — 2020-01-10
- 1.0.0-alpha.11 (canary) — 2019-11-01
- 12.3.3 — 2025-12-01
- 12.3.2 — 2025-10-15
- 12.3.1 — 2025-06-03
- 12.3.0 — 2025-05-05
- 12.2.20 — 2025-02-18
- 12.2.19 — 2025-02-07
- 12.2.18 — 2025-01-30
- 12.2.17 — 2025-01-23
- 12.2.16 — 2025-01-22
- 12.2.15 — 2025-01-13
- 12.2.14 — 2025-01-10
- 12.2.13 — 2025-01-08
- … 214 more at https://npm.io/package/@fremtind/jkl-react-hooks/versions

## README

# [`@fremtind/jkl-react-hooks`](https://jokul.fremtind.no/komponenter/animation)

Se portalen for [en oversikt over hvilke hooks som finnes](https://jokul.fremtind.no/komponenter/animation) (velg Hooks i sidemenyen, eller filtrer med teksten `use`).

## Installasjon

1. `npm i @fremtind/jkl-react-hooks`.
2. Importer hooksene du trenger.

```js
import { useId } from "@fremtind/jkl-react-hooks";
```

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