{"id":18674547,"url":"https://github.com/lightapis/fullscreen-orientation","last_synced_at":"2025-11-07T02:30:46.212Z","repository":{"id":199701901,"uuid":"703625210","full_name":"LightAPIs/fullscreen-orientation","owner":"LightAPIs","description":"Set fullscreen orientation.","archived":false,"fork":false,"pushed_at":"2024-01-19T09:21:20.000Z","size":77,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-02-18T05:34:28.308Z","etag":null,"topics":["fullscreen","fullscreen-orientation","mobile","orientation","video"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/fullscreen-orientation","language":"TypeScript","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/LightAPIs.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":"2023-10-11T15:34:50.000Z","updated_at":"2024-02-10T08:10:04.000Z","dependencies_parsed_at":"2024-10-03T07:01:32.962Z","dependency_job_id":null,"html_url":"https://github.com/LightAPIs/fullscreen-orientation","commit_stats":{"total_commits":6,"total_committers":1,"mean_commits":6.0,"dds":0.0,"last_synced_commit":"e8090ff166f60af296cb133af4a689717eccab30"},"previous_names":["lightapis/fullscreen-orientation"],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LightAPIs%2Ffullscreen-orientation","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LightAPIs%2Ffullscreen-orientation/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LightAPIs%2Ffullscreen-orientation/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LightAPIs%2Ffullscreen-orientation/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LightAPIs","download_url":"https://codeload.github.com/LightAPIs/fullscreen-orientation/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239515977,"owners_count":19651867,"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":["fullscreen","fullscreen-orientation","mobile","orientation","video"],"created_at":"2024-11-07T09:19:21.636Z","updated_at":"2025-11-07T02:30:46.167Z","avatar_url":"https://github.com/LightAPIs.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# fullscreen-orientation\n\n## Installation\n\n```shell\nnpm install fullscreen-orientation\n```\n\n## Usage\n\n### Specified element\n\n```javascript\nimport { fullscreen } from 'fullscreen-orientation';\n\n// get some element\nconst video = document.createElement('video');\n\n// orientation handler\nconst remove = fullscreen(video, 'landscape');\n\n// no longer use, remove handler\nremove();\n```\n\n### Document\n\n```javascript\nimport { fullscreen } from 'fullscreen-orientation';\n\n// orientation handler\nconst remove = fullscreen('landscape');\n\n// no longer use, remove handler\nremove();\n```\n\n## License\n\n[MIT](./LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flightapis%2Ffullscreen-orientation","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flightapis%2Ffullscreen-orientation","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flightapis%2Ffullscreen-orientation/lists"}