• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..22-Nov-2021-

lib/H03-May-2022-

LICENSEH A D22-Nov-20211.5 KiB2724

README.mdH A D22-Nov-2021616 169

package.jsonH A D22-Nov-2021452 2120

README.md

1![hoek Logo](https://raw.github.com/hapijs/hoek/master/images/hoek.png)
2
3Utility methods for the hapi ecosystem. This module is not intended to solve every problem for
4everyone, but rather as a central place to store hapi-specific methods. If you're looking for a
5general purpose utility module, check out [lodash](https://github.com/lodash/lodash) or
6[underscore](https://github.com/jashkenas/underscore).
7
8[![Build Status](https://secure.travis-ci.org/hapijs/hoek.svg)](http://travis-ci.org/hapijs/hoek)
9
10Lead Maintainer: [Gil Pedersen](https://github.com/kanongil)
11
12
13## Documentation
14
15[**API Reference**](API.md)
16