# @hapi/nigel

> Boyer-Moore-Horspool algorithms

Latest version **5.0.1** (published 2023-02-11) · BSD-3-Clause license · 0 weekly downloads

## Install

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

## Health

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

Positive: no vulnerabilities.

Warnings: low downloads; no types; no esm support.

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 5.0.1 |
| Published | 2023-02-11 |
| First published | 2019-04-02 |
| Weekly downloads | 0 |
| License | BSD-3-Clause |
| TypeScript types | none |
| Module format | CommonJS |
| Node | >=14.0.0 |
| Dependencies | 2 |
| Unpacked size | 7.7 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 16 |
| Maintainers | cjihrig, marsup, nlf, devinivy, wyatt, lloydbenson, nargonath |
| Keywords | boyer-moore-horspool, algorithms, lookup, search, stream |

## Links

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

## Dependencies (2)

- [@hapi/hoek](https://npm.io/package/@hapi/hoek.md) ^11.0.2
- [@hapi/vise](https://npm.io/package/@hapi/vise.md) ^5.0.1

## Alternatives

- [byte-size](https://npm.io/package/byte-size.md) — 2.1M weekly downloads
- [speed-limiter](https://npm.io/package/speed-limiter.md) — 16.0K weekly downloads
- [@powersync/node](https://npm.io/package/@powersync/node.md) — 10.9K weekly downloads
- [@ledgerhq/coin-cardano](https://npm.io/package/@ledgerhq/coin-cardano.md) — 1.0K weekly downloads
- [@jayesol/jayeson.lib.streamfinder](https://npm.io/package/@jayesol/jayeson.lib.streamfinder.md) — 1.0K weekly downloads

## Recent versions

- 5.0.1 (latest) — 2023-02-11
- 5.0.0 — 2022-05-24
- 4.0.2 — 2020-07-05
- 4.0.1 — 2020-06-29
- 4.0.0 — 2020-01-05
- 3.1.1 — 2019-08-15
- 3.1.0 — 2019-04-02

## README

# @hapi/nigel

#### Boyer-Moore-Horspool algorithms

**nigel** 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.

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

## Useful resources

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

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