Middleware Packages

next-pipe-middleware

This is a library for building Next.js complex middleware declaratively. You can create highly readable and manageable middleware by composing multiple functions together.

2.0.1-alpha.0 • Published 2 years ago

next-route-handler-wrappers

Reusable, composable middleware for Next.js App Router [Route Handlers](https://nextjs.org/docs/app/building-your-application/routing/router-handlers) and [Middleware](https://nextjs.org/docs/app/building-your-application/routing/middleware).

1.1.0 • Published 11 months ago

next-compose-middleware

`next-compose-middleware` is a library that simplifies building complex, declarative middleware for Next.js applications. It allows you to create highly readable and maintainable middleware by composing multiple functions together.

1.0.0 • Published 1 year ago

next-middleware-chain

Custom middleware for enhancing and extending the capabilities of Next.js applications. Simplify common tasks, implement authentication, handle routing intricacies, and more with this versatile and easy-to-use Next.js middleware package.

1.1.0 • Published 3 months ago