{"library":"compress","type":"library","category":null,"description":"Compress is a Node.js middleware for HTTP message compression, supporting gzip, deflate, and brotli encodings. The current stable version is 0.99.0, with infrequent releases. It differs from alternatives like compression by focusing on simplicity and low overhead, but is less actively maintained. Suitable for compressing HTTP responses in Express/Connect apps.","language":"javascript","status":"active","version":"0.99.0","tags":["javascript"],"last_verified":"Sat Apr 25","install":[{"cmd":"npm install compress","imports":["import compress from 'compress'","const compress = require('compress').default","import { compressObj } from 'compress'"]},{"cmd":"yarn add compress","imports":[]},{"cmd":"pnpm add compress","imports":[]}],"homepage":"https://www.npmjs.com/package/compress","github":null,"docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/compress","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}