{"id":18074894,"url":"https://github.com/robinloeffel/rollup-plugin-browser-sync","last_synced_at":"2025-04-05T18:49:44.700Z","repository":{"id":147519708,"uuid":"618824821","full_name":"robinloeffel/rollup-plugin-browser-sync","owner":"robinloeffel","description":"easily integrate browser-sync into your rollup development flow 🌊","archived":false,"fork":false,"pushed_at":"2023-03-25T15:36:20.000Z","size":62,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-28T18:13:23.391Z","etag":null,"topics":["browser-sync","browsersync","rollup","rollup-plugin"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/robinloeffel.png","metadata":{"files":{"readme":"readme.md","changelog":"changelog.md","contributing":null,"funding":null,"license":"license","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-03-25T13:14:34.000Z","updated_at":"2023-03-25T18:28:23.000Z","dependencies_parsed_at":"2023-04-16T08:47:53.854Z","dependency_job_id":null,"html_url":"https://github.com/robinloeffel/rollup-plugin-browser-sync","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robinloeffel%2Frollup-plugin-browser-sync","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robinloeffel%2Frollup-plugin-browser-sync/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robinloeffel%2Frollup-plugin-browser-sync/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robinloeffel%2Frollup-plugin-browser-sync/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/robinloeffel","download_url":"https://codeload.github.com/robinloeffel/rollup-plugin-browser-sync/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247385704,"owners_count":20930600,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["browser-sync","browsersync","rollup","rollup-plugin"],"created_at":"2024-10-31T10:23:42.976Z","updated_at":"2025-04-05T18:49:44.676Z","avatar_url":"https://github.com/robinloeffel.png","language":"JavaScript","readme":"# @rbnlffl/rollup-plugin-browser-sync\n\n[![latest version on npm](https://img.shields.io/npm/v/@rbnlffl/rollup-plugin-browser-sync)](https://www.npmjs.com/package/@rbnlffl/rollup-plugin-browser-sync)\n[![npm downloads a month](https://img.shields.io/npm/dm/@rbnlffl/rollup-plugin-browser-sync)](https://www.npmjs.com/package/@rbnlffl/rollup-plugin-browser-sync)\n[![browser-sync dep](https://img.shields.io/npm/dependency-version/@rbnlffl/rollup-plugin-browser-sync/browser-sync)](https://github.com/BrowserSync/browser-sync)\n[![required node version](https://img.shields.io/node/v/@rbnlffl/rollup-plugin-browser-sync)](https://github.com/nodejs/Release)\n[![package license](https://img.shields.io/npm/l/@rbnlffl/rollup-plugin-browser-sync)](license)\n\n\u003e easily integrate [`browser-sync`](https://github.com/BrowserSync/browser-sync) into your [`rollup`](https://github.com/rollup/rollup) development flow 🌊\n\n## install\n\n```bash\nyarn install --dev @rbnlffl/rollup-plugin-browser-sync\n```\n\n## use\n\n```typescript\nimport browserSync from \"@rbnlffl/rollup-plugin-browser-sync\";\n\nexport default {\n  /* rollup config */\n  plugins: [\n    /* rollup plugins */\n    browserSync({ /* options */ })\n  ]\n};\n```\n\n_be aware that the plugin only works in watch mode_\n\n## config\n\nall of the supplied configuration options get directly forwarded to `browser-sync`. you can find the official docs here: https://browsersync.io/docs/options\n\n## license\n\n[mit](https://choosealicense.com/licenses/mit)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frobinloeffel%2Frollup-plugin-browser-sync","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frobinloeffel%2Frollup-plugin-browser-sync","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frobinloeffel%2Frollup-plugin-browser-sync/lists"}