{"id":22411060,"url":"https://github.com/smapiot/piral-cli-vite5","last_synced_at":"2026-03-05T10:01:46.097Z","repository":{"id":252148548,"uuid":"839556388","full_name":"smapiot/piral-cli-vite5","owner":"smapiot","description":"Packages for the piral-cli-vite5 bundler plugin. ","archived":false,"fork":false,"pushed_at":"2025-05-02T14:41:39.000Z","size":416,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"develop","last_synced_at":"2025-08-18T17:52:05.199Z","etag":null,"topics":["bundler","frontends","micro","microfrontends","node","piral","piral-cli","vite"],"latest_commit_sha":null,"homepage":"https://docs.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},"funding":{"github":["smapiot","FlorianRappl"]}},"created_at":"2024-08-07T21:22:50.000Z","updated_at":"2025-05-02T14:21:27.000Z","dependencies_parsed_at":"2024-08-08T01:31:26.016Z","dependency_job_id":"02a571e8-453b-4b8b-9b08-805e8fbb0536","html_url":"https://github.com/smapiot/piral-cli-vite5","commit_stats":null,"previous_names":["smapiot/piral-cli-vite5"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/smapiot/piral-cli-vite5","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smapiot%2Fpiral-cli-vite5","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smapiot%2Fpiral-cli-vite5/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smapiot%2Fpiral-cli-vite5/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smapiot%2Fpiral-cli-vite5/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/smapiot","download_url":"https://codeload.github.com/smapiot/piral-cli-vite5/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smapiot%2Fpiral-cli-vite5/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30118932,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-05T09:35:22.236Z","status":"ssl_error","status_checked_at":"2026-03-05T09:35:20.028Z","response_time":93,"last_error":"SSL_read: 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":["bundler","frontends","micro","microfrontends","node","piral","piral-cli","vite"],"created_at":"2024-12-05T13:12:54.863Z","updated_at":"2026-03-05T10:01:45.996Z","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-vite5 \u0026middot; [![Build Status](https://smapiot.visualstudio.com/piral-pipelines/_apis/build/status/smapiot.piral-cli-vite5?branchName=develop)](https://smapiot.visualstudio.com/piral-pipelines/_build/latest?definitionId=122\u0026branchName=develop) ![GitHub License](https://img.shields.io/badge/license-MIT-blue.svg)\n\nThe `piral-cli` plugin for using `vite` (**version 5**) as bundler. For version 4 of `vite` use [`piral-cli-vite`](https://github.com/smapiot/piral-cli-vite).\n\n## Important Links\n\n* 📢 **[We are hiring!](https://smapiot.com/jobs)** - work with us on Piral, its ecosystem and our users\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://gitter.im/piral-io/community) - ask questions and provide answers in our Gitter room\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-vite5","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsmapiot%2Fpiral-cli-vite5","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsmapiot%2Fpiral-cli-vite5/lists"}