{"library":"https-localhost","type":"library","category":null,"description":"https-localhost is a lightweight utility designed to quickly establish an HTTPS server on localhost, featuring HTTP/2 and SSL via locally-trusted development certificates. It simplifies local development by eliminating the need for manual certificate generation and trust setup, supporting MacOS, Linux, and Windows, and working seamlessly with Chrome and Firefox. The current stable version is 4.7.1, with minor updates released periodically. It functions both as a standalone command-line tool for serving static files and as an importable module for Express.js applications or other web frameworks, offering unique ease-of-use for secure local development environments. Its key differentiator is the zero-configuration approach to trusted local SSL, integrating with `mkcert` under the hood. The project is currently seeking maintainers and contributors.","language":"javascript","status":"maintenance","version":"4.7.1","tags":["javascript","localhost","https","http2","https-server","SSL","express","expressjs","express-js"],"last_verified":"Wed May 27","install":[{"cmd":"npm install https-localhost","imports":["const createHttpsServer = require('https-localhost');","const app = require('https-localhost')();","const createHttpsServer = require('https-localhost'); const serverInstance = createHttpsServer(); const certs = await serverInstance.getCerts();"]},{"cmd":"yarn add https-localhost","imports":[]},{"cmd":"pnpm add https-localhost","imports":[]}],"homepage":"https://daquinoaldo.github.io/https-localhost","github":"https://github.com/daquinoaldo/https-localhost","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/https-localhost","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/https-localhost/compatibility"}}