Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions en/resources/middleware.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,5 +52,6 @@ These are some additional popular middleware modules.
| [static-expiry](https://github.com/paulwalker/connect-static-expiry) | Fingerprint URLs or caching headers for static assets.|
| [view-helpers](https://github.com/madhums/node-view-helpers) | Common helper methods for views.|
| [sriracha-admin](https://github.com/hdngr/siracha) | Dynamically generate an admin site for Mongoose. |
| [express-slick-css](https://github.com/ameerthehacker/express-slick-css) | Remove unused css rules before sending response |

For more middleware modules, see [http-framework](https://github.com/Raynos/http-framework#modules).