{"id":28140984,"url":"https://github.com/experience-monks/scroll-locker","last_synced_at":"2025-07-23T05:34:26.953Z","repository":{"id":66077883,"uuid":"95484630","full_name":"Experience-Monks/scroll-locker","owner":"Experience-Monks","description":"Lock and unlock scroll on elements or document. Note that disabling scroll on body/document will propagate to all contained elements.","archived":false,"fork":false,"pushed_at":"2017-06-26T20:03:15.000Z","size":3,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-05-14T18:12:53.717Z","etag":null,"topics":["scroll","scroll-lock"],"latest_commit_sha":null,"homepage":"","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/Experience-Monks.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}},"created_at":"2017-06-26T20:02:41.000Z","updated_at":"2018-10-04T15:00:32.000Z","dependencies_parsed_at":"2023-02-20T17:15:29.410Z","dependency_job_id":null,"html_url":"https://github.com/Experience-Monks/scroll-locker","commit_stats":null,"previous_names":["experience-monks/scroll-locker","jam3/scroll-locker"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Experience-Monks/scroll-locker","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Experience-Monks%2Fscroll-locker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Experience-Monks%2Fscroll-locker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Experience-Monks%2Fscroll-locker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Experience-Monks%2Fscroll-locker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Experience-Monks","download_url":"https://codeload.github.com/Experience-Monks/scroll-locker/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Experience-Monks%2Fscroll-locker/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266624799,"owners_count":23958300,"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","status":"online","status_checked_at":"2025-07-23T02:00:09.312Z","response_time":66,"last_error":null,"robots_txt_status":null,"robots_txt_updated_at":null,"robots_txt_url":"https://github.com/robots.txt","online":true,"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":["scroll","scroll-lock"],"created_at":"2025-05-14T18:12:53.381Z","updated_at":"2025-07-23T05:34:26.932Z","avatar_url":"https://github.com/Experience-Monks.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"Lock and unlock scroll on elements or document.\nNote that disabling scroll on body/document will propagate to all contained elements.\n\n## Syntax\n```javascript\nscrollLocker(element [, disableKeyboardArrowsFlag]);\n```\n\n## API\n* ```lock``` - disable elemen't scroll\n* ```unlock``` - enable elemen't scroll\n\n\n## Example\n```javascript\nimport scrollLock from 'scroll-locker';\n\nconst scroll = scrollLock(container);\nscroll.lock();\n\n...\nscroll.unlock();\n\n```\n\n## Install\n```sh\nnpm install scroll-locker --save\n``` \n\n## Test\n```sh\nnpm t\n``` \n\n## License\nMIT, see [LICENSE.md](http://github.com/Jam3/scroll-locker/blob/master/LICENSE) for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fexperience-monks%2Fscroll-locker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fexperience-monks%2Fscroll-locker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fexperience-monks%2Fscroll-locker/lists"}