Skip to content

Commit 0165c7c

Browse files
authoredMar 21, 2024··
Add superagent-cheerio to the readme
1 parent 1c8338b commit 0165c7c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎README.md

+1
Original file line numberDiff line numberDiff line change
@@ -201,6 +201,7 @@ Existing plugins:
201201
* [superagent-verbose-errors](https://github.com/jcoreio/superagent-verbose-errors) - include response body in error messages for failed requests
202202
* [superagent-declare](https://github.com/damoclark/superagent-declare) - A simple [declarative](https://en.wikipedia.org/wiki/Declarative_programming) API for SuperAgent
203203
* [superagent-node-http-timings](https://github.com/webuniverseio/superagent-node-http-timings) - measure http timings in node.js
204+
* [superagent-cheerio](https://github.com/mmmmmrob/superagent-cheerio) - add [cheerio](https://www.npmjs.com/package/cheerio) to your response content automatically.
204205

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

0 commit comments

Comments
 (0)
Please sign in to comment.