{"library":"static-cling","type":"library","category":null,"description":"A minimal static file server for Node.js, version 2.0.3, providing both a command-line interface and programmatic usage. It serves files from a directory with optional custom port, root path, and default filename. Last updated in 2019, it has low maintenance cadence. Differentiators: extremely simple setup with no dependencies (pure Node.js http module), suitable for quick local development or demonstrations. Alternatives like http-server or serve offer more features and active maintenance.","language":"javascript","status":"maintenance","version":"2.0.3","tags":["javascript","webserver","fileserver"],"install":[{"cmd":"npm install static-cling","imports":["const cling = require('static-cling'); cling();","require('static-cling')({ port: 8080, root: './public' });","static -p 4000 -d ./dist"]},{"cmd":"yarn add static-cling","imports":[]},{"cmd":"pnpm add static-cling","imports":[]}],"homepage":"http://kevinisom.info/Static-Cling/","github":"https://github.com/Kevnz/Static-Cling","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/static-cling","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/static-cling/compatibility"},"provenance":{"verified_status":null,"verified_at":null,"last_verified":"Thu Jun 18","next_check":"Sun Jul 26","install_tag":null}}