{"id":1156312,"url":"https://github.com/huruji/open-browser-plugin","last_synced_at":"2025-04-10T16:12:18.589Z","repository":{"id":47444237,"uuid":"172242792","full_name":"huruji/open-browser-plugin","owner":"huruji","description":"A webpack plugin to solve the problem that webpack-dev-server can not automatically open the browser via node api","archived":false,"fork":false,"pushed_at":"2021-10-18T08:54:08.000Z","size":82,"stargazers_count":4,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-18T10:52:29.533Z","etag":null,"topics":["open-browser","webpack","webpack-dev-server","webpack-plugin"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/huruji.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-02-23T17:29:06.000Z","updated_at":"2021-10-18T08:54:11.000Z","dependencies_parsed_at":"2022-08-17T14:45:44.556Z","dependency_job_id":null,"html_url":"https://github.com/huruji/open-browser-plugin","commit_stats":null,"previous_names":["huruji/open-browser-webpack-plugin"],"tags_count":7,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huruji%2Fopen-browser-plugin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huruji%2Fopen-browser-plugin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huruji%2Fopen-browser-plugin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huruji%2Fopen-browser-plugin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/huruji","download_url":"https://codeload.github.com/huruji/open-browser-plugin/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248251109,"owners_count":21072685,"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":["open-browser","webpack","webpack-dev-server","webpack-plugin"],"created_at":"2024-01-14T13:30:35.240Z","updated_at":"2025-04-10T16:12:18.570Z","avatar_url":"https://github.com/huruji.png","language":"JavaScript","readme":"# open-browser-plugin\nA webpack plugin to solve the problem that webpack-dev-server can not automatically open the browser via node api\n\n## How to use\n\n```js\nnpm i --save-dev open-browser-plugin\n```\n\n```js\n// webpack.config.js\nconst OpenBrowserPlugin = reuire('open-browser-plugin')\n\nconst config = {\n  plugins: [\n    new OpenBrowserPlugin({\n      port: 8080\n    })\n  ]\n}\n```\n\n\n## options\n### port\n\ndefault `8080`\n\n### host\n\ndefault `localhost`\n\n### protocol\n\ndefault `http:`\n\n","funding_links":[],"categories":["JavaScript"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhuruji%2Fopen-browser-plugin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhuruji%2Fopen-browser-plugin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhuruji%2Fopen-browser-plugin/lists"}