{"id":17659758,"url":"https://github.com/raphamorim/virtual.js","last_synced_at":"2025-03-30T10:43:51.030Z","repository":{"id":75482585,"uuid":"58486344","full_name":"raphamorim/virtual.js","owner":"raphamorim","description":"Use markup to create VR slide presentations that work across desktop, iOS, Android, and the Oculus Rift. ","archived":false,"fork":false,"pushed_at":"2016-05-15T19:48:22.000Z","size":2,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-05T12:41:19.776Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/raphamorim.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2016-05-10T19:00:06.000Z","updated_at":"2018-04-29T03:30:04.000Z","dependencies_parsed_at":"2023-06-06T15:15:38.016Z","dependency_job_id":null,"html_url":"https://github.com/raphamorim/virtual.js","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/raphamorim%2Fvirtual.js","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/raphamorim%2Fvirtual.js/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/raphamorim%2Fvirtual.js/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/raphamorim%2Fvirtual.js/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/raphamorim","download_url":"https://codeload.github.com/raphamorim/virtual.js/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246307928,"owners_count":20756478,"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":[],"created_at":"2024-10-23T16:08:12.566Z","updated_at":"2025-03-30T10:43:51.010Z","avatar_url":"https://github.com/raphamorim.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Virtual.js\n\n\u003e Use markup to create VR slide presentations that work across desktop, iOS, Android, and the Oculus Rift.\n\n![virtual.js](virtual.jpg)\n\n## Usage\n\nInitialize virtual.js before body\n\n```html\n\n\u003cscript type=\"text/javascript\" src=\"virtual.js\"\u003e\u003c/script\u003e\n\u003c/body\u003e\n\n```\n\nDefine Slide presentation\n\n```html\n\n\u003cvirtual\u003e\n    \u003cv-assets\u003e\n        \u003cimg src=\"img/slide_1.png\" id=\"slide-1\"\u003e\n        \u003cimg src=\"img/slide_2.jpg\" id=\"slide-2\"\u003e\n        \u003cimg src=\"img/slide_3.gif\" id=\"slide-3\"\u003e\n    \u003c/v-assets\u003e\n\n    \u003cv-image src=\"#slide-1\" order=\"1\"/\u003e\n    \u003cv-image src=\"#slide-2\" order=\"2\"/\u003e\n    \u003cv-image src=\"#slide-3\" order=\"3\"/\u003e\n\n    \u003cv-html order=\"4\"/\u003e\n        \u003ch1\u003eThe End\u003c/h1\u003e\n    \u003c/v-html\u003e\n\u003c/virtual\u003e\n\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fraphamorim%2Fvirtual.js","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fraphamorim%2Fvirtual.js","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fraphamorim%2Fvirtual.js/lists"}