{"id":28618908,"url":"https://github.com/alexsergey/react-customscroll","last_synced_at":"2026-04-01T18:26:05.932Z","repository":{"id":71819487,"uuid":"47501929","full_name":"AlexSergey/react-customscroll","owner":"AlexSergey","description":"This is a tiny React component for scroll bar customization, without dependencies but with a lot of features.","archived":false,"fork":false,"pushed_at":"2025-06-17T14:56:09.000Z","size":2467,"stargazers_count":51,"open_issues_count":0,"forks_count":4,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-07-09T04:44:52.597Z","etag":null,"topics":["customscroll","react-component","reactjs","scroll","scrollbar","ui"],"latest_commit_sha":null,"homepage":"http://www.natrube.net/custom-scroll/index.html","language":"CSS","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/AlexSergey.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,"zenodo":null}},"created_at":"2015-12-06T15:21:18.000Z","updated_at":"2025-06-17T14:56:07.000Z","dependencies_parsed_at":null,"dependency_job_id":"f79eb5ad-a864-48f6-9ccd-89f8ec93df7d","html_url":"https://github.com/AlexSergey/react-customscroll","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/AlexSergey/react-customscroll","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlexSergey%2Freact-customscroll","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlexSergey%2Freact-customscroll/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlexSergey%2Freact-customscroll/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlexSergey%2Freact-customscroll/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AlexSergey","download_url":"https://codeload.github.com/AlexSergey/react-customscroll/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlexSergey%2Freact-customscroll/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266801512,"owners_count":23986372,"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-24T02:00:09.469Z","response_time":99,"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":["customscroll","react-component","reactjs","scroll","scrollbar","ui"],"created_at":"2025-06-12T04:18:55.080Z","updated_at":"2026-03-27T04:04:37.698Z","avatar_url":"https://github.com/AlexSergey.png","language":"CSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"# React CustomScroll\n\n**React-customscroll** is a tiny React component for scroll bar customization, without dependencies but with a lot of features.\n\n[Demo](http://natrube.net/custom-scroll/index.html)\n\n## Features:\n- React 19 support\n- TypeScript support\n- Tiny size (11kb)\n- Without dependencies\n- Easy customization, simple api\n- Native OS scroll behavior\n- Cross browser\n- Animate scrollTo feature\n- RTL support\n- Server Side Rendering support\n- Scroll snap support\n\n## Usage\n\n### Step 1:\n\n```\nnpm install react-customscroll -save\n```\n\n### Step 2:\n\n**React-customscroll** works like native browser scroll.\n\nYou should paste the component inside the block with scrollable data.\n\nFor instance:\n\n```jsx\nimport CustomScroll from 'react-customscroll';\n```\n\n```jsx\n\u003cdiv className=\"block-with-scrolling\"\u003e\n  \u003cCustomScroll\u003e\n    ...long_data_here...\n  \u003c/CustomScroll\u003e\n\u003c/div\u003e\n```\n\nIf block with a native browser scroll works well it will work with **React-customscroll**\n\n---\n\n[Examples](https://github.com/AlexSergey/react-customscroll/tree/master/example)\n\n## License\n\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falexsergey%2Freact-customscroll","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falexsergey%2Freact-customscroll","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falexsergey%2Freact-customscroll/lists"}