https://github.com/hapijs/hoek
Node utilities shared among the extended hapi universe
https://github.com/hapijs/hoek
Last synced: about 1 year ago
JSON representation
Node utilities shared among the extended hapi universe
- Host: GitHub
- URL: https://github.com/hapijs/hoek
- Owner: hapijs
- License: other
- Created: 2012-09-16T17:07:35.000Z (almost 14 years ago)
- Default Branch: master
- Last Pushed: 2025-04-11T05:04:00.000Z (about 1 year ago)
- Last Synced: 2025-04-19T05:57:31.794Z (about 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 3.92 MB
- Stars: 480
- Watchers: 53
- Forks: 173
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# @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/)
