Skip to content

Commit

Permalink
Merge pull request #1351 from jedwards1211/patch-2
Browse files Browse the repository at this point in the history
docs(README): add superagent-verbose-errors to plugin list
  • Loading branch information
kornelski committed Feb 24, 2018
2 parents 038bd46 + 6828bd3 commit 336b51e
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 336b51e

Please sign in to comment.