{"library":"micro-cors","type":"library","category":null,"description":"micro-cors is a straightforward middleware designed to enable Cross-Origin Resource Sharing (CORS) for applications built with `micro`, a minimalist asynchronous HTTP microservices framework. The package's current stable version is `0.1.1`, which was last published approximately seven years ago. While `1.0.0-alpha` versions were released around five years ago, indicating a past attempt at a major update, development appears to have stalled in alpha, leaving the `0.x` branch as the de facto stable release. It maintains a slow release cadence, essentially being in a maintenance mode. Its key differentiator is its small footprint and specific integration with the `micro` ecosystem, aiming for minimal configuration to handle CORS headers.","language":"javascript","status":"maintenance","version":"0.1.1","tags":["javascript"],"install":[{"cmd":"npm install micro-cors","imports":["import microCors from 'micro-cors';\nconst cors = microCors();","const cors = require('micro-cors')();","const cors = microCors({ allowMethods: ['GET', 'POST'] });"]},{"cmd":"yarn add micro-cors","imports":[]},{"cmd":"pnpm add micro-cors","imports":[]}],"homepage":null,"github":"https://github.com/possibilities/micro-cors","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/micro-cors","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-cors/compatibility"},"provenance":{"verified_status":null,"verified_at":null,"last_verified":"Wed Jun 17","next_check":"Tue Jul 21","install_tag":null}}