We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3902ce3 + d007dd3 commit e68928aCopy full SHA for e68928a
ja/connect/README.md
@@ -187,7 +187,9 @@ Connect自体の機能は少ないため、その分_middleware_が多くある
187
- 元々はConnectを利用していたが[4.0.0](https://github.com/strongloop/express/blob/4.0.0/History.md "4.0.0")で自前の実装に変更
188
- [wooorm/retext](https://github.com/wooorm/retext "wooorm/retext")
189
- `use`でプラグインを登録していくテキスト処理ライブラリ
190
-
+- [r7kamura/stackable-fetcher](https://github.com/r7kamura/stackable-fetcher "r7kamura/stackable-fetcher")
191
+ - `use`でプラグインを登録して処理を追加できるTTPクライアントライブラリ
192
+
193
## まとめ
194
195
ここではConnectのプラグインアーキテクチャについて学びました。
0 commit comments