{"library":"micro-compress","type":"library","category":null,"description":"Middleware to add gzip/brotli compression to HTTP microservices built with the Micro framework (from ZEIT/Now). Version 1.0.0 is stable and wraps the popular compression npm package, passing all options through. It is designed specifically for Micro's async request handler pattern, not Express or other frameworks. The package is minimal (no dependencies beyond compression and micro) and follows the same promise-based flow as Micro itself. It is released under MIT license and has not seen updates since 2017, indicating maintenance status.","language":"javascript","status":"maintenance","version":"1.0.0","tags":["javascript","micro","compression","gzip","microservice","http","compress"],"install":[{"cmd":"npm install micro-compress","imports":["const compress = require('micro-compress');","const compress = require('micro-compress');\nmodule.exports = compress({ level: 9 }, handler);","import compress = require('micro-compress');"]},{"cmd":"yarn add micro-compress","imports":[]},{"cmd":"pnpm add micro-compress","imports":[]}],"homepage":null,"github":"https://github.com/joakimbeng/micro-compress","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/micro-compress","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/micro-compress/compatibility"},"provenance":{"verified_status":null,"verified_at":null,"last_verified":"Wed Jun 17","next_check":"Fri Jul 24","install_tag":null}}