{"id":19686341,"url":"https://github.com/closeio/react-custom-scroller","last_synced_at":"2025-10-25T02:23:11.092Z","repository":{"id":39343757,"uuid":"217054165","full_name":"closeio/react-custom-scroller","owner":"closeio","description":"Super simple React component for creating a custom scrollbar cross-browser and cross-devices.","archived":false,"fork":false,"pushed_at":"2025-01-22T04:48:07.000Z","size":710,"stargazers_count":35,"open_issues_count":5,"forks_count":8,"subscribers_count":17,"default_branch":"master","last_synced_at":"2025-03-30T11:11:20.212Z","etag":null,"topics":["custom-scrollbar","react","reactjs","scrollbar","scrolling"],"latest_commit_sha":null,"homepage":"","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/closeio.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":"2019-10-23T12:40:30.000Z","updated_at":"2025-03-10T19:15:51.000Z","dependencies_parsed_at":"2025-02-14T13:30:54.837Z","dependency_job_id":null,"html_url":"https://github.com/closeio/react-custom-scroller","commit_stats":{"total_commits":7,"total_committers":2,"mean_commits":3.5,"dds":0.4285714285714286,"last_synced_commit":"488ca4274efd57a8fd37f36f1c3b11494717b834"},"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/closeio%2Freact-custom-scroller","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/closeio%2Freact-custom-scroller/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/closeio%2Freact-custom-scroller/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/closeio%2Freact-custom-scroller/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/closeio","download_url":"https://codeload.github.com/closeio/react-custom-scroller/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247485290,"owners_count":20946398,"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":["custom-scrollbar","react","reactjs","scrollbar","scrolling"],"created_at":"2024-11-11T18:27:36.165Z","updated_at":"2025-10-25T02:23:06.054Z","avatar_url":"https://github.com/closeio.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# react-custom-scroller\n\n[![NPM](https://img.shields.io/npm/v/react-custom-scroller.svg)](https://www.npmjs.com/package/react-custom-scroller) [![JavaScript Style Guide](https://img.shields.io/badge/code%20style-prettier-success)](https://prettier.io)\n\nSuper simple React component for creating a custom scrollbar cross-browser and cross-devices.\n\n[**Check the live DEMO**](https://closeio.github.io/react-custom-scroller/).\n\n### \u003cimg height=\"40px\" src=\"./close.svg\" /\u003e\n\nInterested in working on projects like this? [Close](https://close.com) is looking for [great engineers](https://jobs.close.com) to join our team!\n\n## Install\n\n```bash\nyarn add react-custom-scroller\n```\n\n## Benefits\n\n- Extremely lightweight (less than 2KB minzipped).\n- It uses the native scroll events, so all the events work and are smooth (mouse wheel, space, page down, page up, arrows etc).\n- No other 3rd-party dependencies.\n- The performance is excellent!\n\n## Usage\n\n```jsx\nimport React from 'react';\nimport CustomScroller from 'react-custom-scroller';\nimport 'react-custom-scroller/dist/index.css';\n\nconst MyScrollableDiv = () =\u003e (\n  \u003cCustomScroller\u003eContent goes here.\u003c/CustomScroller\u003e\n);\n```\n\n## License\n\nMIT © [Close](https://github.com/closeio)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcloseio%2Freact-custom-scroller","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcloseio%2Freact-custom-scroller","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcloseio%2Freact-custom-scroller/lists"}