{"id":18674554,"url":"https://github.com/lightapis/vite-plugin-banner-injection","last_synced_at":"2026-05-16T09:34:37.642Z","repository":{"id":197540253,"uuid":"698867464","full_name":"LightAPIs/vite-plugin-banner-injection","owner":"LightAPIs","description":"Insert specified content into the build bundle code","archived":false,"fork":false,"pushed_at":"2023-10-02T14:43:45.000Z","size":21,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-09-26T14:59:49.047Z","etag":null,"topics":["banner","plugin","vite","vite-plugin"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/vite-plugin-banner-injection","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/LightAPIs.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-10-01T08:07:48.000Z","updated_at":"2024-02-10T08:10:04.000Z","dependencies_parsed_at":null,"dependency_job_id":"8a7e128a-e08e-4672-879f-f34ba1ab431f","html_url":"https://github.com/LightAPIs/vite-plugin-banner-injection","commit_stats":null,"previous_names":["lightapis/vite-plugin-banner-injection"],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/LightAPIs/vite-plugin-banner-injection","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LightAPIs%2Fvite-plugin-banner-injection","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LightAPIs%2Fvite-plugin-banner-injection/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LightAPIs%2Fvite-plugin-banner-injection/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LightAPIs%2Fvite-plugin-banner-injection/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LightAPIs","download_url":"https://codeload.github.com/LightAPIs/vite-plugin-banner-injection/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LightAPIs%2Fvite-plugin-banner-injection/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33096969,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-16T04:41:52.686Z","status":"ssl_error","status_checked_at":"2026-05-16T04:41:52.009Z","response_time":115,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["banner","plugin","vite","vite-plugin"],"created_at":"2024-11-07T09:19:22.400Z","updated_at":"2026-05-16T09:34:37.635Z","avatar_url":"https://github.com/LightAPIs.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# vite-plugin-banner-injection\n\n## Installation\n\n```shell\nnpm install vite-plugin-banner-injection -D\n```\n\n## Usage\n\nin `vite.config.ts`:\n\n```typescript\nimport { defineConfig } from 'vite';\nimport BannerInjection from 'vite-plugin-banner-injection';\n\nexport default defineConfig({\n  plugins: [\n    BannerInjection({\n      banner: 'banner content',\n      footer: 'footer contnet',\n    }),\n  ],\n});\n```\n\n## License\n\n[MIT](./LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flightapis%2Fvite-plugin-banner-injection","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flightapis%2Fvite-plugin-banner-injection","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flightapis%2Fvite-plugin-banner-injection/lists"}