product/node_modules/@hapi/hoek
Ruikang Zhang e96405c650 Merge remote-tracking branch 'product/product' into product 2024-04-14 10:25:28 +08:00
..
lib Merge remote-tracking branch 'product/product' into product 2024-04-14 10:25:28 +08:00
CHANGELOG.md Merge remote-tracking branch 'product/product' into product 2024-04-14 10:25:28 +08:00
LICENSE.md Merge remote-tracking branch 'product/product' into product 2024-04-14 10:25:28 +08:00
README.md Merge remote-tracking branch 'product/product' into product 2024-04-14 10:25:28 +08:00

README.md

@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 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 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.

Visit the hapi.dev Developer Portal for tutorials, documentation, and support

Useful resources