{"library":"send","type":"library","category":null,"description":"The `send` library provides a low-level utility for streaming static files directly from the file system in Node.js, specifically designed for HTTP responses. It expertly handles features like partial content responses via Range headers, conditional-GET negotiation using If-Match, If-None-Match, If-Modified-Since, and ETag generation. It offers granular control over aspects such as caching (Cache-Control, maxAge, immutable), dotfile handling, and automatic file extension resolution. While a `1.x.x` series exists (up to 1.2.1), the most recent stable release is currently `0.19.2`, indicating a somewhat unconventional release cadence or a focus shift. It is a foundational component often leveraged by higher-level static file serving middleware like `serve-static` within web frameworks.","language":"javascript","status":"active","version":"1.2.1","tags":["javascript","static","file","server"],"install":[{"cmd":"npm install send","imports":["import send from 'send'","const send = require('send')","import type { SendStream } from 'send'"]},{"cmd":"yarn add send","imports":[]},{"cmd":"pnpm add send","imports":[]}],"homepage":null,"github":"https://github.com/pillarjs/send","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/send","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/send/compatibility"},"provenance":{"verified_status":null,"verified_at":null,"last_verified":"Wed Jun 17","next_check":"Sat Jul 18","install_tag":null}}