@poppinss/middleware

Implementation of the chain of responsibility design pattern

@nimpl/middleware-chain

The package allows you to create a chain of native next.js middlewares without any modifications

connect-chain

Connect-Chain composes a connect middleware from a chain of middlewares to be called in series.

combine-middlewares

combine middlewares to one chain, supports async-await and recursive.