From 32fb630c3db918c52638f256243cf0d42d3cba2b Mon Sep 17 00:00:00 2001 From: niftylettuce Date: Thu, 28 Mar 2019 02:54:23 -0500 Subject: [PATCH] docs: added superagent-declare (closes #1333) --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 0b75e9b5b..cd0ff0df8 100644 --- a/README.md +++ b/README.md @@ -201,6 +201,7 @@ Existing plugins: * [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 +* [superagent-declare](https://github.com/damoclark/superagent-declare) - A simple [declarative](https://en.wikipedia.org/wiki/Declarative_programming) API for SuperAgent Please prefix your plugin with `superagent-*` so that it can easily be found by others. @@ -246,7 +247,7 @@ Our breaking changes are mostly in rarely used functionality and from stricter e [MIT](LICENSE) © TJ Holowaychuk -## +## [npm]: https://www.npmjs.com/