{"library":"string-replace-middleware","type":"library","category":null,"description":"Express middleware that performs stream-based string replacement in HTTP response bodies on the fly. Current stable version is 1.1.0, released under MIT license, with infrequent updates. Key differentiator: works on the response stream before sending, unlike typical string replacement that buffers entire responses. Supports configurable Content-Type filtering via regex (default: text/*, application/json, application/xml). Ships TypeScript type declarations. Requires Node >=10 and Express. Not recommended for production with large or streaming responses due to potential performance overhead.","language":"javascript","status":"active","version":"1.1.0","tags":["javascript","typescript"],"install":[{"cmd":"npm install string-replace-middleware","imports":["import { stringReplace } from 'string-replace-middleware'","const { stringReplace } = require('string-replace-middleware')","const stringReplace = require('string-replace-middleware').stringReplace"]},{"cmd":"yarn add string-replace-middleware","imports":[]},{"cmd":"pnpm add string-replace-middleware","imports":[]}],"homepage":null,"github":"https://github.com/bfncs/string-replace-middleware","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/string-replace-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/string-replace-middleware/compatibility"},"provenance":{"verified_status":null,"verified_at":null,"last_verified":"Wed Jun 17","next_check":"Fri Jul 24","install_tag":null}}