{"id":16973827,"url":"https://github.com/tiansh/ya-simple-scrollbar","last_synced_at":"2025-04-12T00:51:31.691Z","repository":{"id":57402749,"uuid":"84185656","full_name":"tiansh/ya-simple-scrollbar","owner":"tiansh","description":"Yet Another Simple Scrollbar. A lightweight javascript library for creating customlized scrollbar.","archived":false,"fork":false,"pushed_at":"2017-03-08T05:35:29.000Z","size":87,"stargazers_count":5,"open_issues_count":1,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-25T20:33:30.907Z","etag":null,"topics":["custom-scrollbar","javascript","scrollbar"],"latest_commit_sha":null,"homepage":"https://tiansh.github.io/ya-simple-scrollbar","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/tiansh.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}},"created_at":"2017-03-07T10:21:49.000Z","updated_at":"2022-07-21T12:16:40.000Z","dependencies_parsed_at":"2022-09-09T18:44:34.071Z","dependency_job_id":null,"html_url":"https://github.com/tiansh/ya-simple-scrollbar","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tiansh%2Fya-simple-scrollbar","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tiansh%2Fya-simple-scrollbar/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tiansh%2Fya-simple-scrollbar/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tiansh%2Fya-simple-scrollbar/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tiansh","download_url":"https://codeload.github.com/tiansh/ya-simple-scrollbar/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248501896,"owners_count":21114681,"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","javascript","scrollbar"],"created_at":"2024-10-14T01:03:45.118Z","updated_at":"2025-04-12T00:51:31.658Z","avatar_url":"https://github.com/tiansh.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# yaSimpleScrollbar\n\nYet Another Simple Scrollbar. A lightweight javascript library for creating customlized scrollbar.\n\n* Lightweight vanilla JavaScript\n* All native events supported, smooth and sweet\n* Perfect with dynamic content\n* Good performance, without `setInterval` trick\n\n## Demo\n\nhttp://tiansh.github.io/ya-simple-scrollbar\n\n## Usage\n\n```html\n\u003c!-- include this script in your html, first --\u003e\n\u003cscript src=\"./ya-simple-scrollbar.js\"\u003e\u003c/script\u003e\n```\n\n```javascript\n// then, suppose you want to add scrollbar to `#example` element...\nsimpleScrollbar.attach(document.getElementById('example'));\n// Yes, that's all\n```\n\n## About\n\r\nThis script is published under the MIT License,\r\ncheck LICENSE file for more detail.\n\n## Credits\n\nThis script is based on following open source scripts:\n* buzinas/simple-scrollbar\n* marcj/css-element-queries\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftiansh%2Fya-simple-scrollbar","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftiansh%2Fya-simple-scrollbar","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftiansh%2Fya-simple-scrollbar/lists"}