{"id":19640106,"url":"https://github.com/chimeejs/chimee-plugin-panorama","last_synced_at":"2025-06-20T10:35:41.028Z","repository":{"id":57197983,"uuid":"133223026","full_name":"Chimeejs/chimee-plugin-panorama","owner":"Chimeejs","description":"A plugin for panorama video in chimee","archived":false,"fork":false,"pushed_at":"2018-11-07T14:51:31.000Z","size":758,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-06-20T04:05:14.934Z","etag":null,"topics":["chimee","panorama","panorama-camera","vr"],"latest_commit_sha":null,"homepage":"","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/Chimeejs.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}},"created_at":"2018-05-13T09:31:41.000Z","updated_at":"2018-06-24T07:52:31.000Z","dependencies_parsed_at":"2022-09-16T13:10:46.930Z","dependency_job_id":null,"html_url":"https://github.com/Chimeejs/chimee-plugin-panorama","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/Chimeejs/chimee-plugin-panorama","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Chimeejs%2Fchimee-plugin-panorama","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Chimeejs%2Fchimee-plugin-panorama/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Chimeejs%2Fchimee-plugin-panorama/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Chimeejs%2Fchimee-plugin-panorama/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Chimeejs","download_url":"https://codeload.github.com/Chimeejs/chimee-plugin-panorama/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Chimeejs%2Fchimee-plugin-panorama/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260927238,"owners_count":23083982,"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":["chimee","panorama","panorama-camera","vr"],"created_at":"2024-11-11T14:04:39.852Z","updated_at":"2025-06-20T10:35:36.012Z","avatar_url":"https://github.com/Chimeejs.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# chimee-plugin-panorama\nA plugin for panorama video\n\n## install\n\nYou can install this package through npm now.\n\n```\nnpm install chimee-plugin-panorama\n```\n\n## usage\n\nIt use like most of the chimee plugin.\n\n```javascript\nimport Chimee from 'chimee';\nimport ChimeePluginPanorama from 'chimee-plugin-panorama';\nChimee.install(ChimeePluginPanorama);\nconst player = new Chimee({\n  src: 'http://cdn.toxicjohann.com/shark.mp4',\n  wrapper: '#wrapper',\n  plugin: [\n    ChimeePluginPanorama.name,\n  ],\n  volume: 0.1,\n  controls: true,\n  canvas: true,\n  autoplay: true,\n  muted: true,\n});\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchimeejs%2Fchimee-plugin-panorama","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fchimeejs%2Fchimee-plugin-panorama","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchimeejs%2Fchimee-plugin-panorama/lists"}