Skip to content

Commit

Permalink
docs(README): add superagent-verbose-errors to plugin list
Browse files Browse the repository at this point in the history
  • Loading branch information
jedwards1211 committed Feb 22, 2018
1 parent ea9bd47 commit 6828bd3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,7 @@ Existing plugins:
* [superagent-httpbackend](https://www.npmjs.com/package/superagent-httpbackend) - stub out requests using AngularJS' $httpBackend syntax
* [superagent-throttle](https://github.com/leviwheatcroft/superagent-throttle) - queues and intelligently throttles requests
* [superagent-charset](https://github.com/magicdawn/superagent-charset) - add charset support for node's SuperAgent
* [superagent-verbose-errors](https://github.com/jcoreio/superagent-verbose-errors) - include response body in error messages for failed requests

Please prefix your plugin with `superagent-*` so that it can easily be found by others.

Expand Down

0 comments on commit 6828bd3

Please sign in to comment.