{"id":23131683,"url":"https://github.com/peopledoc/ember-web-component-container","last_synced_at":"2026-05-19T14:04:36.021Z","repository":{"id":44034795,"uuid":"204909133","full_name":"peopledoc/ember-web-component-container","owner":"peopledoc","description":"Wraps your Ember Application into a CustomElement for better portability","archived":false,"fork":false,"pushed_at":"2023-11-28T05:27:41.000Z","size":1630,"stargazers_count":1,"open_issues_count":18,"forks_count":2,"subscribers_count":8,"default_branch":"master","last_synced_at":"2026-04-21T06:19:27.866Z","etag":null,"topics":["approved-public","ember","ember-addon","ghec-mig-migrated","tribe-js"],"latest_commit_sha":null,"homepage":null,"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/peopledoc.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-08-28T10:47:05.000Z","updated_at":"2023-09-27T19:10:28.000Z","dependencies_parsed_at":"2025-02-09T18:40:50.297Z","dependency_job_id":null,"html_url":"https://github.com/peopledoc/ember-web-component-container","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/peopledoc/ember-web-component-container","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peopledoc%2Fember-web-component-container","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peopledoc%2Fember-web-component-container/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peopledoc%2Fember-web-component-container/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peopledoc%2Fember-web-component-container/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/peopledoc","download_url":"https://codeload.github.com/peopledoc/ember-web-component-container/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peopledoc%2Fember-web-component-container/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33219393,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-19T07:54:09.561Z","status":"ssl_error","status_checked_at":"2026-05-19T07:54:08.508Z","response_time":58,"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":["approved-public","ember","ember-addon","ghec-mig-migrated","tribe-js"],"created_at":"2024-12-17T11:15:53.918Z","updated_at":"2026-05-19T14:04:35.988Z","avatar_url":"https://github.com/peopledoc.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n  \u003cimg src=\"./logo.png\" alt=\"Logo of the addon\"/\u003e\n\u003c/p\u003e\n\nember-web-component-container\n==============================================================================\n\nThis addon exposes your Ember app as a standard WebComponent,\nwhich makes it much easier to integrate in existing applications.\n\nCompatibility\n------------------------------------------------------------------------------\n\n* Ember.js v3.4 or above\n* Ember CLI v2.13 or above\n* Node.js v8 or above\n\n\nInstallation\n------------------------------------------------------------------------------\n\n```\nember install ember-web-component-container\n```\n\n\nUsage\n------------------------------------------------------------------------------\n\nOnce the addon is installed, you can remove the `\u003clink\u003e` tags fron your `index.html`.\n\nThe CustomElement that is created is the dasherised version of the application name:\nIf your app is `my-devilish-venture`, add `\u003cmy-devilish-venture\u003e\u003c/my-devilish-venture\u003e`\nto your `index.html` to start the app.\n\n**note**: CustomElement MUST be dasherized names. In case your application\nis single-worded (as in \"mononoke\"), the addon will expose\n`mononoke-app` (Note the `-app` prefix) for compliance.\n\n**note**: We aso recommend that you remove the addon `export-application-global`.\nThe application itself is accessible from the Custom Element itself as follows:\n`document.querySelector(\"my-devilish-venture\").__EMBER_APPLICATION`\n\nContributing\n------------------------------------------------------------------------------\n\nSee the [Contributing](CONTRIBUTING.md) guide for details.\n\n### TODO\n\n*    Deal with attributes and slots\n*    JS isolation\n\n\nLicense\n------------------------------------------------------------------------------\n\nThis project is licensed under the [MIT License](LICENSE.md).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpeopledoc%2Fember-web-component-container","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpeopledoc%2Fember-web-component-container","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpeopledoc%2Fember-web-component-container/lists"}