# @hapi/hoek

> General purpose node utilities

Latest version **11.0.7** (published 2024-11-14) · BSD-3-Clause license · 0 weekly downloads

## Install

```sh
npm install @hapi/hoek
pnpm add @hapi/hoek
yarn add @hapi/hoek
bun add @hapi/hoek
```

## Health

**Score 50/100 (C)** — status: stable.

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

Warnings: low downloads.

Negative: stale.

## Facts

| | |
|---|---|
| Version | 11.0.7 |
| Published | 2024-11-14 |
| First published | 2019-03-27 |
| Weekly downloads | 0 |
| License | BSD-3-Clause |
| TypeScript types | bundled |
| Module format | ESM + CommonJS |
| Dependencies | 0 |
| Unpacked size | 54.8 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 482 |
| Maintainers | cjihrig, marsup, nlf, devinivy, wyatt, lloydbenson, nargonath |
| Keywords | utilities |

## Links

- npm: https://www.npmjs.com/package/@hapi/hoek
- Repository: https://github.com/hapijs/hoek
- Homepage: https://github.com/hapijs/hoek#readme
- Issues: https://github.com/hapijs/hoek/issues
- npm.io page: https://npm.io/package/@hapi/hoek

## Recent versions

- 11.0.7 (latest) — 2024-11-14
- 12.0.0-rc.0 (next) — 2026-07-31
- 8.5.1 (lts) — 2020-02-08
- 11.0.6 — 2024-10-24
- 11.0.5 — 2024-10-24
- 11.0.4 — 2023-12-05
- 11.0.3 — 2023-12-05
- 11.0.2 — 2022-12-14
- 11.0.1 — 2022-12-13
- 11.0.0 — 2022-12-13
- 10.0.1 — 2022-07-23
- 10.0.0 — 2022-05-01
- 9.3.0 — 2022-05-01
- 9.2.1 — 2021-09-27
- 9.2.0 — 2021-04-17
- … 31 more at https://npm.io/package/@hapi/hoek/versions

## README

<a href="https://hapi.dev"><img src="https://raw.githubusercontent.com/hapijs/assets/master/images/family.png" width="180px" align="right" /></a>

# @hapi/hoek

#### Utility methods for the hapi ecosystem.

**hoek** is part of the **hapi** ecosystem and was designed to work seamlessly with the [hapi web framework](https://hapi.dev) and its other components (but works great on its own or with other frameworks). If you are using a different web framework and find this module useful, check out [hapi](https://hapi.dev) – they work even better together.

This module is not intended to solve every problem for everyone, but rather as a central place to store hapi-specific methods. If you're looking for a general purpose utility module, check out [lodash](https://github.com/lodash/lodash).

### Visit the [hapi.dev](https://hapi.dev) Developer Portal for tutorials, documentation, and support

## Useful resources

- [Documentation and API](https://hapi.dev/family/hoek/)
- [Version status](https://hapi.dev/resources/status/#hoek) (builds, dependencies, node versions, licenses, eol)
- [Changelog](https://hapi.dev/family/hoek/changelog/)
- [Project policies](https://hapi.dev/policies/)
- [Free and commercial support options](https://hapi.dev/support/)

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