{"library":"simple-hot-reload-server","type":"library","category":null,"description":"Simple Hot Reload Server is a command-line utility and Node.js module designed for front-end development, providing a local HTTP server with automatic browser reloading capabilities. It connects clients and the server via WebSockets to enable hot reloading for HTML, CSS, and JavaScript files, among others. Key features include a file viewer, source map preview, and a request forwarding proxy. It also offers a debugger integration. This package is currently at version 1.2.0. While it provides essential development server features, its last significant activity was in late 2021, suggesting it is in maintenance mode rather than active development. Its configuration is typically handled via a CommonJS `hrs.config.js` file, allowing for custom Express middleware and advanced proxy rules.","language":"javascript","status":"maintenance","version":"1.2.0","tags":["javascript","hot","reload","server"],"install":[{"cmd":"npm install simple-hot-reload-server","imports":["const { start } = require('simple-hot-reload-server');","const { HotReloadServer } = require('simple-hot-reload-server');","npx hrs [path] --port 8082"]},{"cmd":"yarn add simple-hot-reload-server","imports":[]},{"cmd":"pnpm add simple-hot-reload-server","imports":[]}],"homepage":null,"github":"https://github.com/moyuyc/simple-hot-reload-server","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/simple-hot-reload-server","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/simple-hot-reload-server/compatibility"},"provenance":{"verified_status":null,"verified_at":null,"last_verified":"Wed Jun 17","next_check":"Mon Jul 20","install_tag":null}}