{"library":"connect-next","type":"library","category":null,"description":"connect-next is an actively maintained fork of the classic Connect middleware framework for Node.js, providing a high-performance, pluggable HTTP server framework built around a \"middleware\" stack. The current stable version is 4.0.1, released as part of an active development cadence. Key differentiators from the original Connect include a complete rewrite in TypeScript, native ES module (ESM) publication, and a stricter Node.js engine requirement (currently `^20.19.0 || >=22.12.0`). It also ships with its own TypeScript types, eliminating the need for `@types/connect`. The project modernizes the proven Connect architecture, ensuring compatibility with contemporary Node.js practices and providing a robust foundation for web applications.","language":"javascript","status":"active","version":"4.0.1","tags":["javascript"],"last_verified":"Wed May 27","install":[{"cmd":"npm install connect-next","imports":["import { connect } from 'connect-next';","N/A","import type { IncomingMessage, ServerResponse } from 'node:http';\nimport type { NextFunction } from 'connect-next';"]},{"cmd":"yarn add connect-next","imports":[]},{"cmd":"pnpm add connect-next","imports":[]}],"homepage":null,"github":"https://github.com/rstackjs/connect-next","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/connect-next","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/connect-next/compatibility"}}