{"id":19437868,"url":"https://github.com/architect/plugin-bundles","last_synced_at":"2026-02-27T18:47:16.770Z","repository":{"id":37852593,"uuid":"485990030","full_name":"architect/plugin-bundles","owner":"architect","description":"Plugin for exposing modules to the browser from your Architect project","archived":false,"fork":false,"pushed_at":"2022-10-06T16:13:04.000Z","size":378,"stargazers_count":1,"open_issues_count":1,"forks_count":1,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-10-05T10:36:51.998Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/architect.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2022-04-27T00:21:29.000Z","updated_at":"2024-09-30T00:08:31.000Z","dependencies_parsed_at":"2022-06-22T21:45:12.392Z","dependency_job_id":null,"html_url":"https://github.com/architect/plugin-bundles","commit_stats":null,"previous_names":[],"tags_count":15,"template":false,"template_full_name":null,"purl":"pkg:github/architect/plugin-bundles","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/architect%2Fplugin-bundles","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/architect%2Fplugin-bundles/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/architect%2Fplugin-bundles/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/architect%2Fplugin-bundles/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/architect","download_url":"https://codeload.github.com/architect/plugin-bundles/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/architect%2Fplugin-bundles/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29908776,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-27T17:28:36.873Z","status":"ssl_error","status_checked_at":"2026-02-27T17:28:20.970Z","response_time":57,"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":[],"created_at":"2024-11-10T15:16:07.379Z","updated_at":"2026-02-27T18:47:16.751Z","avatar_url":"https://github.com/architect.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# `plugin-bundles`\nPlugin for exposing bundled modules to the browser from your Architect project.\n\n## Install\n`npm i @architect/plugin-bundles`\n\n## Usage\nIn your `app.arc` file:\n``` architect\n@app\nbndl-mock\n\n@http\nget /yolo\n\n# Define you plugins pragma\n@plugins\n# Add the plugin bundles module\narchitect/plugin-bundles\n\n# Define the bundles pragma\n@bundles\n# Specify which modules to bundle based off of file path.\n# . Hint: You can include organization node modules by quoting the path\n# . i.e. hashids \"@begin/hashids\"\nyolo /lib/yolo.mjs\n```\n\nBundles are will now be available at `/_static/bundles/yolo.mjs`\n\n\u003e  🙌 [Turn fingerprinting on and use `static.json` to retrieve the fingerprinted file name.](https://arc.codes/docs/en/guides/frontend/static-assets#fingerprint)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farchitect%2Fplugin-bundles","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Farchitect%2Fplugin-bundles","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farchitect%2Fplugin-bundles/lists"}