You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

19 lines
1.2 KiB

3 months ago
  1. <a href="https://hapi.dev"><img src="https://raw.githubusercontent.com/hapijs/assets/master/images/family.png" width="180px" align="right" /></a>
  2. # @hapi/hoek
  3. #### Utility methods for the hapi ecosystem.
  4. **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.
  5. 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).
  6. ### Visit the [hapi.dev](https://hapi.dev) Developer Portal for tutorials, documentation, and support
  7. ## Useful resources
  8. - [Documentation and API](https://hapi.dev/family/hoek/)
  9. - [Version status](https://hapi.dev/resources/status/#hoek) (builds, dependencies, node versions, licenses, eol)
  10. - [Changelog](https://hapi.dev/family/hoek/changelog/)
  11. - [Project policies](https://hapi.dev/policies/)
  12. - [Free and commercial support options](https://hapi.dev/support/)