{"library":"jubi-middleware","type":"library","category":null,"description":"A lightweight middleware library for Node.js (v1.0.88, actively maintained). It provides a simple and flexible way to compose asynchronous middleware chains, similar to Koa or Express but with a minimal API surface. Key differentiators: zero dependencies, TypeScript-first design with built-in types, and a focus on performance. It is intended for use in HTTP server frameworks or custom middleware pipelines. Current version 1.0.88 is stable; new releases appear monthly.","language":"javascript","status":"active","version":"1.0.88","tags":["javascript"],"last_verified":"Sat May 09","install":[{"cmd":"npm install jubi-middleware","imports":["import { Middleware } from 'jubi-middleware'","import { compose } from 'jubi-middleware'","import type { Context } from 'jubi-middleware'"]},{"cmd":"yarn add jubi-middleware","imports":[]},{"cmd":"pnpm add jubi-middleware","imports":[]}],"homepage":null,"github":null,"docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/jubi-middleware","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}