{"id":14155904,"url":"https://github.com/antfu/vite-plugin-remote-assets","last_synced_at":"2025-05-16T05:04:51.888Z","repository":{"id":57393177,"uuid":"359050333","full_name":"antfu/vite-plugin-remote-assets","owner":"antfu","description":"Bundles your assets from remote urls with your app","archived":false,"fork":false,"pushed_at":"2025-03-14T10:49:02.000Z","size":520,"stargazers_count":142,"open_issues_count":5,"forks_count":12,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-05-11T20:43:00.029Z","etag":null,"topics":["vite","vite-plugin"],"latest_commit_sha":null,"homepage":"","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/antfu.png","metadata":{"funding":{"github":["antfu"],"open_collective":"antfu"},"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","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":"2021-04-18T05:12:20.000Z","updated_at":"2025-04-27T10:41:09.000Z","dependencies_parsed_at":"2023-12-04T11:26:27.349Z","dependency_job_id":"71af6f17-9b17-412d-ac94-b62836dba516","html_url":"https://github.com/antfu/vite-plugin-remote-assets","commit_stats":{"total_commits":49,"total_committers":4,"mean_commits":12.25,"dds":"0.10204081632653061","last_synced_commit":"3f4ef5322c6460c538634043372ebc7d4ecd76ee"},"previous_names":[],"tags_count":23,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/antfu%2Fvite-plugin-remote-assets","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/antfu%2Fvite-plugin-remote-assets/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/antfu%2Fvite-plugin-remote-assets/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/antfu%2Fvite-plugin-remote-assets/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/antfu","download_url":"https://codeload.github.com/antfu/vite-plugin-remote-assets/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254471060,"owners_count":22076585,"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":["vite","vite-plugin"],"created_at":"2024-08-17T08:05:05.110Z","updated_at":"2025-05-16T05:04:51.866Z","avatar_url":"https://github.com/antfu.png","language":"TypeScript","funding_links":["https://github.com/sponsors/antfu","https://opencollective.com/antfu"],"categories":["TypeScript","vite"],"sub_categories":[],"readme":"# vite-plugin-remote-assets\n\n[![NPM version](https://img.shields.io/npm/v/vite-plugin-remote-assets?color=a1b858\u0026label=)](https://www.npmjs.com/package/vite-plugin-remote-assets)\n\nBundles your assets from remote URLs with your app\n\n```html\n\u003cimg src=\"http://example.com/image.jpg\" /\u003e\n```\n\nTo\n\n```html\n\u003cimg src=\"/node_modules/.remote-assets/f83j2f.jpg\" /\u003e\n```\n\n## Install\n\n```bash\nnpm i -D vite-plugin-remote-assets\n```\n\n```ts\n// vite.config.ts\nimport RemoteAssets from 'vite-plugin-remote-assets'\n\nexport default {\n  plugins: [\n    RemoteAssets()\n  ]\n}\n```\n\n## Sponsors\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://cdn.jsdelivr.net/gh/antfu/static/sponsors.svg\"\u003e\n    \u003cimg src='https://cdn.jsdelivr.net/gh/antfu/static/sponsors.svg'/\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\n## License\n\n[MIT](./LICENSE) License © 2021 [Anthony Fu](https://github.com/antfu)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fantfu%2Fvite-plugin-remote-assets","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fantfu%2Fvite-plugin-remote-assets","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fantfu%2Fvite-plugin-remote-assets/lists"}