vue hello world项目
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.
 
 
 
xiaoz db49ff5e85 add 2 years ago
..
lib add 2 years ago
LICENSE.md add 2 years ago
README.md add 2 years ago
package.json add 2 years ago

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