{"id":19671758,"url":"https://github.com/3dtech/scrollarea","last_synced_at":"2026-04-15T00:32:28.557Z","repository":{"id":87545692,"uuid":"432937840","full_name":"3dtech/scrollarea","owner":"3dtech","description":"A vanilla JS scrollarea that supports touch, mouse and scrollwheel","archived":false,"fork":false,"pushed_at":"2025-01-17T10:33:35.000Z","size":153,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-02-27T05:13:57.853Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/3dtech.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":"2021-11-29T07:03:51.000Z","updated_at":"2025-01-17T10:33:36.000Z","dependencies_parsed_at":"2024-03-26T10:30:44.973Z","dependency_job_id":"96cd5515-32ea-4212-bd00-730137776016","html_url":"https://github.com/3dtech/scrollarea","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/3dtech/scrollarea","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/3dtech%2Fscrollarea","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/3dtech%2Fscrollarea/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/3dtech%2Fscrollarea/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/3dtech%2Fscrollarea/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/3dtech","download_url":"https://codeload.github.com/3dtech/scrollarea/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/3dtech%2Fscrollarea/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31821537,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-14T18:05:02.291Z","status":"ssl_error","status_checked_at":"2026-04-14T18:05:01.765Z","response_time":153,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":[],"created_at":"2024-11-11T17:09:40.225Z","updated_at":"2026-04-15T00:32:28.523Z","avatar_url":"https://github.com/3dtech.png","language":"JavaScript","readme":"# scrollarea\nA vanilla JS scrollarea that supports touch, mouse and scrollwheel\n\n# Usage\n\n```js\nlet area = document.getElementById(\"scrollarea\");\nlet sa = new ScrollArea(area);\n\n```\n\n# CSS\nMake the container fixed height, overflow hidden. And the scrollable container as big as needed.\nTo show a scrollbar add some styles to \n\n```css\n.sa-content-longer .sa-scrollbar {\n    width: 1em;\n    background-color: lightblue;\n}\n\n.sa-content-longer .sa-bar {\n    width: 1em;\n    background-color: antiquewhite;\n}\n```","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F3dtech%2Fscrollarea","html_url":"https://awesome.ecosyste.ms/projects/github.com%2F3dtech%2Fscrollarea","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F3dtech%2Fscrollarea/lists"}