{"id":20105982,"url":"https://github.com/markthree/simple-vite-layer","last_synced_at":"2025-10-08T08:12:56.104Z","repository":{"id":148739569,"uuid":"620746841","full_name":"markthree/simple-vite-layer","owner":"markthree","description":"Integrate the vue plugin of the vite community, a vite layer that looks like a framework","archived":false,"fork":false,"pushed_at":"2023-03-29T13:10:39.000Z","size":74,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-06-16T10:01:06.698Z","etag":null,"topics":["layer","simple","unocss","vite","vite-layers","vue"],"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/markthree.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-03-29T09:42:36.000Z","updated_at":"2023-12-01T09:17:20.000Z","dependencies_parsed_at":"2023-05-28T19:30:12.472Z","dependency_job_id":null,"html_url":"https://github.com/markthree/simple-vite-layer","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"purl":"pkg:github/markthree/simple-vite-layer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markthree%2Fsimple-vite-layer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markthree%2Fsimple-vite-layer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markthree%2Fsimple-vite-layer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markthree%2Fsimple-vite-layer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/markthree","download_url":"https://codeload.github.com/markthree/simple-vite-layer/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markthree%2Fsimple-vite-layer/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278909768,"owners_count":26066903,"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","status":"online","status_checked_at":"2025-10-08T02:00:06.501Z","response_time":56,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["layer","simple","unocss","vite","vite-layers","vue"],"created_at":"2024-11-13T17:48:46.866Z","updated_at":"2025-10-08T08:12:56.089Z","avatar_url":"https://github.com/markthree.png","language":"JavaScript","readme":"# simple-vite-layer\n\nIntegrate the vue plugin of the vite community, a vite layer that looks like a\nframework\n\n\u003cbr /\u003e\n\npower by [vite-layers](https://github.com/markthree/vite-layers)\n\n\u003cbr /\u003e\n\n## Integration\n\n- [unocss](https://github.com/unocss/unocss)\n- [@vitejs/plugin-vue](https://github.com/vitejs/vite-plugin-vue)\n- [unplugin-auto-import](https://github.com/antfu/unplugin-auto-import)\n- [unplugin-vue-components](https://github.com/antfu/unplugin-vue-components)\n\n\u003cbr /\u003e\n\n## Playground\n\n👉\n[starter StackBlitz](https://stackblitz.com/github.com/markthree/simple-vite-layer-starter)\n\n\u003cbr /\u003e\n\n## Usage\n\n### install\n\n```shell\nnpm i vue simple-vite-layer vite-layers -D\n```\n\n### configuration\n\n```ts\n// vite.config.ts\nimport { Layers } from \"vite-layers\";\n\nexport default Layers({\n  extends: [\"simple-vite-layer\"],\n  vite: {}, // Your vite configuration\n});\n```\n\n```ts\n// src/main.ts\nimport \"uno.css\";\n// ... other content\n```\n\n### ts\n\nIf you are using TS and there is `tsconfig.node.json`, you need to add types\n\n```json5\n{\n  \"compilerOptions\": {\n    \"types\": [\"vite\"] // add vite\n    // ...other content\n  }\n}\n```\n\n\u003cbr /\u003e\n\n## License\n\nMade with [markthree](https://github.com/markthree)\n\nPublished under [MIT License](./LICENSE).\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarkthree%2Fsimple-vite-layer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmarkthree%2Fsimple-vite-layer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarkthree%2Fsimple-vite-layer/lists"}