{"library":"lws-range","type":"library","category":null,"description":"This package, `lws-range`, is a middleware plugin designed for the `local-web-server` (`lws`) ecosystem, specifically adding robust support for HTTP Range Requests. It effectively wraps the `koa-range` library to integrate this functionality seamlessly into `lws` servers. As of version 4.0.1, it provides compliant handling of partial content requests, enabling clients to request specific byte ranges of a resource, which is crucial for features like video streaming, large file downloads with resume capabilities, and efficient caching. The project appears to be actively maintained, indicated by recent version releases and continuous integration. Its primary differentiator is its deep integration with the `lws` server, providing a simple `--stack` activation for this common HTTP feature without needing to manually configure low-level range request parsing. It mandates Node.js version 12.17 or higher.","language":"javascript","status":"active","version":"4.0.1","tags":["javascript","lws","lws-middleware","range","request"],"install":[{"cmd":"npm install lws-range","imports":["import lwsRange from 'lws-range';","const lwsRange = require('lws-range');"]},{"cmd":"yarn add lws-range","imports":[]},{"cmd":"pnpm add lws-range","imports":[]}],"homepage":null,"github":"https://github.com/lwsjs/range","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/lws-range","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/lws-range/compatibility"},"provenance":{"verified_status":null,"verified_at":null,"last_verified":"Wed Jun 17","next_check":"Tue Jul 21","install_tag":null}}