-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #678 from wpreul/feature/readme
Updating tutorials and adding a plugins list doc
- Loading branch information
Showing
3 changed files
with
80 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
# Hapi Plugins | ||
|
||
***Create a [pull request](http://help.github.com/send-pull-requests/) to add a plugin to the list.*** | ||
|
||
## Security | ||
|
||
#### [Crumb](https://npmjs.org/package/crumb) - CSRF crumb generation | ||
|
||
#### [Travelogue](https://npmjs.org/package/travelogue) - Passport.js integration helper | ||
|
||
#### [Yar](https://npmjs.org/package/yar) - Cookie jar | ||
|
||
|
||
## Monitoring | ||
|
||
#### [Good](https://npmjs.org/package/good) - Server and process monitoring | ||
|
||
#### [Hapi-Helmet](https://npmjs.org/package/hapi-helmet) - Debug console for request monitoring |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters