{"library":"remix-middleware","type":"library","category":null,"description":"remix-middleware provides an Express-like middleware stack for Remix's `loader` and `action` functions, allowing developers to centralize cross-cutting concerns such as authentication, logging, and response manipulation. Currently at version `0.1.1`, this library is still considered experimental, indicating that its API may evolve rapidly. It differentiates itself by deeply integrating with Remix's server-side data functions and offering specialized middleware for common Remix patterns, including streamlined integration with `remix-auth`. While there isn't a fixed release cadence, development appears active, with several minor releases building out core features and addressing early architectural concerns, particularly around preventing server-only code from being bundled for the browser.","language":"javascript","status":"active","version":"0.1.1","tags":["javascript","typescript"],"install":[{"cmd":"npm install remix-middleware","imports":["import { createMiddleware } from 'remix-middleware';","import { isAuthenticated } from 'remix-middleware';","import type { AuthCtx } from 'remix-middleware';"]},{"cmd":"yarn add remix-middleware","imports":[]},{"cmd":"pnpm add remix-middleware","imports":[]}],"homepage":null,"github":"https://github.com/neurosnap/remix-middleware","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/remix-middleware","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/remix-middleware/compatibility"},"provenance":{"verified_status":null,"verified_at":null,"last_verified":"Wed Jun 17","next_check":"Wed Jul 22","install_tag":null}}