{"id":14155555,"url":"https://github.com/smapiot/piral-cli-parcel","last_synced_at":"2025-07-31T21:31:09.517Z","repository":{"id":57318957,"uuid":"455197567","full_name":"smapiot/piral-cli-parcel","owner":"smapiot","description":"Packages for the piral-cli-parcel bundler plugin.","archived":false,"fork":false,"pushed_at":"2024-12-26T21:36:27.000Z","size":1206,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"develop","last_synced_at":"2025-06-27T09:05:23.017Z","etag":null,"topics":["build","bundler","frontends","js","micro","microfrontends","parcel","piral","piral-cli","plugin"],"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":"2022-02-03T14:30:03.000Z","updated_at":"2024-12-26T21:17:51.000Z","dependencies_parsed_at":"2024-01-16T22:19:07.247Z","dependency_job_id":"ed4e8afa-43e3-412f-a91a-454e159f4f6f","html_url":"https://github.com/smapiot/piral-cli-parcel","commit_stats":{"total_commits":7,"total_committers":1,"mean_commits":7.0,"dds":0.0,"last_synced_commit":"d97bade80915fbeb8a34d2468cdbf6883112b82a"},"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/smapiot/piral-cli-parcel","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smapiot%2Fpiral-cli-parcel","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smapiot%2Fpiral-cli-parcel/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smapiot%2Fpiral-cli-parcel/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smapiot%2Fpiral-cli-parcel/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/smapiot","download_url":"https://codeload.github.com/smapiot/piral-cli-parcel/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smapiot%2Fpiral-cli-parcel/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267718212,"owners_count":24133445,"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-07-29T02:00:12.549Z","response_time":2574,"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","frontends","js","micro","microfrontends","parcel","piral","piral-cli","plugin"],"created_at":"2024-08-17T08:03:55.429Z","updated_at":"2025-07-31T21:31:09.145Z","avatar_url":"https://github.com/smapiot.png","language":"TypeScript","funding_links":["https://github.com/sponsors/smapiot","https://github.com/sponsors/FlorianRappl"],"categories":["js"],"sub_categories":[],"readme":"[![Piral Logo](https://github.com/smapiot/piral/raw/main/docs/assets/logo.png)](https://piral.io)\n\n# piral-cli-parcel \u0026middot; [![Build Status](https://smapiot.visualstudio.com/piral-pipelines/_apis/build/status/smapiot.piral-cli-parcel?branchName=develop)](https://smapiot.visualstudio.com/piral-pipelines/_build/latest?definitionId=105\u0026branchName=develop) ![GitHub License](https://img.shields.io/badge/license-MIT-blue.svg)\n\nThe `piral-cli` plugin for using `parcel` (v1) as bundler.\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    - [x] v0 format\n    - [x] v1 format\n    - [x] v2 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-parcel","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsmapiot%2Fpiral-cli-parcel","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsmapiot%2Fpiral-cli-parcel/lists"}