Node.js module to refresh your browser when your Express server restarts. Works by using a WebSocket to the server and waits for the WebSocket to close to detect the server restarting. Once the server ...
A zero-config, single-file browser live-reload solution for Hono apps running on Bun. Watches your src/ directory and automatically triggers a full browser reload via SSE whenever a file changes.