{"id":51041750,"url":"https://github.com/smapiot/piral-cli-vite7","last_synced_at":"2026-06-22T11:01:08.354Z","repository":{"id":322708952,"uuid":"1090351104","full_name":"smapiot/piral-cli-vite7","owner":"smapiot","description":"Packages for the piral-cli-vite7 bundler plugin.","archived":false,"fork":false,"pushed_at":"2025-11-05T22:40:56.000Z","size":123,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"develop","last_synced_at":"2025-11-06T00:09:37.705Z","etag":null,"topics":["build","bundler","microfrontends","piral","vite","web"],"latest_commit_sha":null,"homepage":"https://piral.io","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/smapiot.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":".github/CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":["smapiot","FlorianRappl"]}},"created_at":"2025-11-05T14:52:50.000Z","updated_at":"2025-11-05T22:38:38.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/smapiot/piral-cli-vite7","commit_stats":null,"previous_names":["smapiot/piral-cli-vite7"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/smapiot/piral-cli-vite7","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smapiot%2Fpiral-cli-vite7","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smapiot%2Fpiral-cli-vite7/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smapiot%2Fpiral-cli-vite7/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smapiot%2Fpiral-cli-vite7/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/smapiot","download_url":"https://codeload.github.com/smapiot/piral-cli-vite7/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smapiot%2Fpiral-cli-vite7/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34645688,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-22T02:00:06.391Z","response_time":106,"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":["build","bundler","microfrontends","piral","vite","web"],"created_at":"2026-06-22T11:01:07.391Z","updated_at":"2026-06-22T11:01:08.348Z","avatar_url":"https://github.com/smapiot.png","language":"TypeScript","funding_links":["https://github.com/sponsors/smapiot","https://github.com/sponsors/FlorianRappl"],"categories":[],"sub_categories":[],"readme":"[![Piral Logo](https://github.com/smapiot/piral/raw/main/docs/assets/logo.png)](https://piral.io)\n\n# piral-cli-vite7 \u0026middot; [![Build Status](https://smapiot.visualstudio.com/piral-pipelines/_apis/build/status/smapiot.piral-cli-vite7?branchName=develop)](https://smapiot.visualstudio.com/piral-pipelines/_build/latest?definitionId=126\u0026branchName=develop) ![GitHub License](https://img.shields.io/badge/license-MIT-blue.svg)\n\nThe `piral-cli` plugin for using `vite` (**version 7**) as bundler.\n\n- For version 4 of `vite` use [`piral-cli-vite`](https://github.com/smapiot/piral-cli-vite).\n- For version 5 of `vite` use [`piral-cli-vite5`](https://github.com/smapiot/piral-cli-vite5).\n- For version 6 of `vite` use [`piral-cli-vite6`](https://github.com/smapiot/piral-cli-vite6).\n- For version 8 of `vite` use [`piral-cli-vite8`](https://github.com/smapiot/piral-cli-vite8).\n\n## Important Links\n\n* 🌍 [Website](https://piral.io/) - learn more about Piral\n* 📖 [Documentation](https://docs.piral.io/) - everything to get started and master micro frontends\n* 🉐 **Help translating Piral!** - making PRs in the [documentation branch](https://github.com/smapiot/piral/tree/documentation)\n* 🐞 [Issue Tracker](https://github.com/smapiot/piral/issues) - report bugs or suggest new features\n* 🗨 [Forums](https://stackoverflow.com/questions/tagged/piral) - use the community support on StackOverflow\n* 👪 [Community Chat](https://discord.gg/kKJ2FZmK8t) - ask questions and provide answers in our Discord server\n\n## Status\n\n* [x] Pilets (tested / working)\n  * [x] Codegen\n  * [x] Bundle Splitting\n  * [x] ESM output\n  * [x] CSS / SASS\n  * [x] Importmap references\n  * [x] Importmap bundles\n  * [ ] v0 format (not implemented)\n  * [ ] v1 format (not implemented)\n  * [x] v2 format\n  * [x] v3 format\n  * [x] tsconfig changes\n  * [x] Building\n  * [x] Debugging\n  * [x] Reloading\n* [x] Piral instances (tested / working)\n  * [x] Codegen\n  * [x] HTML entry point\n  * [x] Emulator build\n  * [x] Release build\n  * [x] tsconfig changes\n  * [x] Debugging\n  * [x] Reloading\n\n## License\n\nThis code is released using the MIT license. For more information see the [LICENSE file](LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsmapiot%2Fpiral-cli-vite7","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsmapiot%2Fpiral-cli-vite7","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsmapiot%2Fpiral-cli-vite7/lists"}