{"library":"rollup-plugin-livereload","type":"library","category":null,"description":"A Rollup plugin that integrates LiveReload functionality, automatically reloading the browser when the bundle changes. Currently at version 2.0.5, it supports Node >=8.3 and ships TypeScript definitions. It wraps the `livereload` npm package, allowing configuration of watch directories, port, delay, and HTTPS. Unlike generic watchers, it is tailored for Rollup's build pipeline, pairing well with `rollup-plugin-serve`. The plugin watches the output directory for changes and notifies the browser via WebSocket, eliminating manual refresh during development. It has been stable for several years with low maintenance overhead.","language":"javascript","status":"active","version":"2.0.5","tags":["javascript","rollup","rollup-plugin","livereload","lr","typescript"],"install":[{"cmd":"npm install rollup-plugin-livereload","imports":["import livereload from 'rollup-plugin-livereload'","export default { plugins: [livereload()] }","livereload({ watch: 'dist', delay: 300 })"]},{"cmd":"yarn add rollup-plugin-livereload","imports":[]},{"cmd":"pnpm add rollup-plugin-livereload","imports":[]}],"homepage":null,"github":"https://github.com/thgh/rollup-plugin-livereload","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/rollup-plugin-livereload","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/rollup-plugin-livereload/compatibility"},"provenance":{"verified_status":null,"verified_at":null,"last_verified":"Thu Jun 18","next_check":"Sun Jul 26","install_tag":null}}