{"id":21296413,"url":"https://github.com/thisdot/100-ms-vue","last_synced_at":"2025-04-14T16:41:50.957Z","repository":{"id":183539285,"uuid":"656560959","full_name":"thisdot/100-ms-vue","owner":"thisdot","description":"Showcase of 100ms using Vue as the framework of choice","archived":false,"fork":false,"pushed_at":"2024-03-08T02:40:31.000Z","size":1685,"stargazers_count":4,"open_issues_count":7,"forks_count":3,"subscribers_count":9,"default_branch":"main","last_synced_at":"2025-03-28T05:24:11.574Z","etag":null,"topics":["100ms","a11y","tensorflowjs","vuejs"],"latest_commit_sha":null,"homepage":"","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/thisdot.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null}},"created_at":"2023-06-21T07:35:04.000Z","updated_at":"2024-03-17T05:31:40.000Z","dependencies_parsed_at":"2023-07-24T21:43:32.478Z","dependency_job_id":null,"html_url":"https://github.com/thisdot/100-ms-vue","commit_stats":null,"previous_names":["thisdot/100-ms-vue"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thisdot%2F100-ms-vue","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thisdot%2F100-ms-vue/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thisdot%2F100-ms-vue/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thisdot%2F100-ms-vue/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thisdot","download_url":"https://codeload.github.com/thisdot/100-ms-vue/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248918279,"owners_count":21183156,"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","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":["100ms","a11y","tensorflowjs","vuejs"],"created_at":"2024-11-21T14:26:24.824Z","updated_at":"2025-04-14T16:41:50.932Z","avatar_url":"https://github.com/thisdot.png","language":"Vue","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 100-ms-vue\n\nThis is a starter pack of [100ms](https://www.100ms.live/) based on [svelte-100ms](https://github.com/thisdot/svelte-100ms/tree/features).\n\n## Project setup\n\n```bash\n#usng npm\nnpm install\n\n#using yarn\nyarn install\n```\n\n### Compiles and hot-reloads for development\n\n```bash\n\n#using npm\nnpm run serve\n\n#using yarn\nyarn serve\n```\n\n### Compiles and minifies for production\n\n```bash\n\n#using npm\nnpm run build\n\n#using yarn\nyarn build\n```\n\n### Lints and fixes files\n```bash\n#using npm\nnpm run lint\n\n#using yarn\nyarn lint\n```\n\n## Project structure\n\n- **src/store**: _This handles the global state of the application_\n- **src/utils**: _This contains re-useable functions_\n- **src/components/icons**: _This is where icon components are_\n- **src/components/AutoPlayError**: _Notifies the user of permission to access the audio_\n- **src/components/ConnectionQuality**: _Shows the strength of the network_\n- **src/components/DeviceSettings**: _Allows selection of audio, video and speaker option available on your system_\n- **src/components/GalleryView**: _Displays all connected users_\n- **src/components/JoinForm**: _This is where users initiate a connection to join_\n- **src/components/ScreenShare**: _Show the screen the user is sharing_\n- **src/components/ShareLink**: _Allows the user to copy a shareable link_\n- **src/components/UChat**: _This is where sending and receiving messages happens_\n- **src/components/UConference**: _This is the container for both GalleryView and ShareScreen_\n- **src/components/UFooter**: _This contains the buttons to toggle audio, and video, and buttons to share screen and change settings_\n- **src/components/UHeader**: _Here you have the leave room button, ShareLink and also the GitHub Icon used as a link to the repo_\n- **src/components/UNotification**: _Handle notifications from hsmNotification which could be an error, offline users, incoming messages e.t.c_\n- **src/components/UPeer**: _Handles the connected user, shows a placeholder if the user video is off, shows the name of the user_\n- **src/components/UserAvartar**: _Used as a placeholder when the user video is off_\n- **src/components/UToast**: _A custom component for toast should the message of the toast has an HTML tag_\n- **src/components/UVideo**: _Show a video of the connected user and also the alphabet based on the hand sign overlays the video_\n\n### Customize configuration\nSee [Configuration Reference](https://cli.vuejs.org/config/).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthisdot%2F100-ms-vue","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthisdot%2F100-ms-vue","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthisdot%2F100-ms-vue/lists"}