{"id":20102547,"url":"https://github.com/highlight/example-vuejs3","last_synced_at":"2026-02-02T15:36:56.464Z","repository":{"id":115863247,"uuid":"381506585","full_name":"highlight/example-vuejs3","owner":"highlight","description":"An example Vue.js 3 application using Highlight.","archived":false,"fork":false,"pushed_at":"2023-03-06T05:26:03.000Z","size":109,"stargazers_count":0,"open_issues_count":6,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-22T08:58:04.620Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://highlight-vue-js-3-example.netlify.app","language":"Vue","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/highlight.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"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}},"created_at":"2021-06-29T21:57:55.000Z","updated_at":"2021-06-29T22:18:11.000Z","dependencies_parsed_at":null,"dependency_job_id":"e55fb748-34e8-424b-a28e-8160ab314615","html_url":"https://github.com/highlight/example-vuejs3","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/highlight/example-vuejs3","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/highlight%2Fexample-vuejs3","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/highlight%2Fexample-vuejs3/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/highlight%2Fexample-vuejs3/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/highlight%2Fexample-vuejs3/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/highlight","download_url":"https://codeload.github.com/highlight/example-vuejs3/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/highlight%2Fexample-vuejs3/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29014398,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-02T14:58:54.169Z","status":"ssl_error","status_checked_at":"2026-02-02T14:58:51.285Z","response_time":58,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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-13T17:31:41.501Z","updated_at":"2026-02-02T15:36:56.443Z","avatar_url":"https://github.com/highlight.png","language":"Vue","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Vue 3 and Highlight Example Application\n\n## Install Highlight\n\n```sh\nnpm install highlight.run\n\n# or using Yarn\nyarn add highlight.run\n```\n\n## Initialize Highlight\n\nYou will need to start Highlight as soon as your application starts. In this example, we initialize Highlight in [main.ts](./src/main.ts) before the application is mounted.\n\n\n```vue\nH.init(\"9mem3yd2\", {\n  environment: \"production\",\n  enableStrictPrivacy: false,\n});\nH.identify(\"Vue.js 3 user\", {\n  authenticated: false,\n});\n\ncreateApp(App).mount(\"#app\");\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhighlight%2Fexample-vuejs3","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhighlight%2Fexample-vuejs3","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhighlight%2Fexample-vuejs3/lists"}