{"library":"express-sed","type":"library","category":null,"description":"Express middleware for transforming HTTP response bodies using string replacements, regex, or sed-like transform definitions. Current stable version is 1.1.3, released with a low cadence. It works with Express 4 and 5, ships TypeScript types, and requires Node.js >= 20. Unlike general interceptors, it provides a simple sed-like syntax for content rewriting, focused on string substitution without buffering entire responses (streaming compatible). Supports both function-based replacements and a compact sed transform definition with content type filtering.","language":"javascript","status":"active","version":"1.1.3","tags":["javascript","expressjs","interceptor","middleware","replace","sed","typescript"],"last_verified":"Thu Jun 04","install":[{"cmd":"npm install express-sed","imports":["import { sed } from 'express-sed'","import { SedOptions } from 'express-sed'","import { SedReplaceFunction } from 'express-sed'"]},{"cmd":"yarn add express-sed","imports":[]},{"cmd":"pnpm add express-sed","imports":[]}],"homepage":"https://github.com/kawanet/express-sed#readme","github":"https://github.com/kawanet/express-sed","docs":null,"changelog":null,"pypi":null,"npm":"express-sed","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}