{"id":13417248,"url":"https://github.com/yzydeveloper/vite-plugin-print-urls","last_synced_at":"2025-07-15T16:31:11.388Z","repository":{"id":55675384,"uuid":"523179569","full_name":"yzydeveloper/vite-plugin-print-urls","owner":"yzydeveloper","description":"print server urls","archived":false,"fork":false,"pushed_at":"2022-09-23T09:27:36.000Z","size":45,"stargazers_count":7,"open_issues_count":1,"forks_count":2,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-06-23T10:17:27.587Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","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/yzydeveloper.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2022-08-10T02:55:15.000Z","updated_at":"2024-09-23T13:25:20.000Z","dependencies_parsed_at":"2022-08-15T06:10:51.262Z","dependency_job_id":null,"html_url":"https://github.com/yzydeveloper/vite-plugin-print-urls","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/yzydeveloper/vite-plugin-print-urls","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yzydeveloper%2Fvite-plugin-print-urls","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yzydeveloper%2Fvite-plugin-print-urls/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yzydeveloper%2Fvite-plugin-print-urls/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yzydeveloper%2Fvite-plugin-print-urls/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yzydeveloper","download_url":"https://codeload.github.com/yzydeveloper/vite-plugin-print-urls/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yzydeveloper%2Fvite-plugin-print-urls/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265445302,"owners_count":23766445,"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":[],"created_at":"2024-07-30T22:00:34.516Z","updated_at":"2025-07-15T16:31:11.141Z","avatar_url":"https://github.com/yzydeveloper.png","language":"TypeScript","readme":"# vite-plugin-print-urls\n\nprint server urls\n\n---\n\nbefore use\n\n```bash\n下午1:12:56 [vite] page reload index.html\n下午1:13:01 [vite] hmr update index.css\n```\n\nafter use\n\n```bash\n下午1:12:56 [vite] page reload index.html\n    \u003e Local: http://localhost:3000/\n    \u003e Network: use `--host` to expose\n下午1:13:01 [vite] hmr update index.css\n    \u003e Local: http://localhost:3000/\n    \u003e Network: use `--host` to expose\n```\n\n## Install\n\n```bash\nnpm i -D vite-plugin-print-urls\n```\n\nAdd plugin to your `vite.config.ts`:\n\n```typescript\nimport PrintUrlsPlugin from 'vite-plugin-print-urls'\n\nexport default defineConfig(() =\u003e {\n    return {\n        plugins: [\n            PrintUrlsPlugin()\n        ],\n    }\n})\n```\n\n","funding_links":[],"categories":["Plugins"],"sub_categories":["Framework-agnostic Plugins"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyzydeveloper%2Fvite-plugin-print-urls","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyzydeveloper%2Fvite-plugin-print-urls","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyzydeveloper%2Fvite-plugin-print-urls/lists"}