Skip to content

Commit

Permalink
Add superagent-cheerio to the readme
Browse files Browse the repository at this point in the history
  • Loading branch information
mmmmmrob committed Mar 21, 2024
1 parent 1c8338b commit 0165c7c
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 @@ -201,6 +201,7 @@ Existing plugins:
* [superagent-verbose-errors](https://github.com/jcoreio/superagent-verbose-errors) - include response body in error messages for failed requests
* [superagent-declare](https://github.com/damoclark/superagent-declare) - A simple [declarative](https://en.wikipedia.org/wiki/Declarative_programming) API for SuperAgent
* [superagent-node-http-timings](https://github.com/webuniverseio/superagent-node-http-timings) - measure http timings in node.js
* [superagent-cheerio](https://github.com/mmmmmrob/superagent-cheerio) - add [cheerio](https://www.npmjs.com/package/cheerio) to your response content automatically.
Please prefix your plugin with `superagent-*` so that it can easily be found by others.
Expand Down

0 comments on commit 0165c7c

Please sign in to comment.