{"id":13452234,"url":"https://github.com/demux/sublime-scroll","last_synced_at":"2026-01-11T14:03:02.626Z","repository":{"id":7317463,"uuid":"8635910","full_name":"demux/sublime-scroll","owner":"demux","description":"If you're using react, check out https://github.com/demux/react-minimap","archived":false,"fork":false,"pushed_at":"2017-04-18T01:17:23.000Z","size":644,"stargazers_count":56,"open_issues_count":10,"forks_count":9,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-03-23T19:40:32.417Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"LiveScript","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/demux.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":"2013-03-07T20:30:11.000Z","updated_at":"2024-11-04T22:33:13.000Z","dependencies_parsed_at":"2022-08-24T19:11:12.613Z","dependency_job_id":null,"html_url":"https://github.com/demux/sublime-scroll","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/demux/sublime-scroll","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/demux%2Fsublime-scroll","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/demux%2Fsublime-scroll/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/demux%2Fsublime-scroll/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/demux%2Fsublime-scroll/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/demux","download_url":"https://codeload.github.com/demux/sublime-scroll/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/demux%2Fsublime-scroll/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28306985,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-11T11:18:18.743Z","status":"ssl_error","status_checked_at":"2026-01-11T11:07:56.842Z","response_time":60,"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-07-31T07:01:17.798Z","updated_at":"2026-01-11T14:03:02.607Z","avatar_url":"https://github.com/demux.png","language":"LiveScript","funding_links":[],"categories":["LiveScript"],"sub_categories":[],"readme":"sublime-scroll\n====================\n\n\"Sublime Text 2\"-style scroll bars. Renders a visual scroll bar on right side of the webpage using css scaling.\n\nWorking demo: http://django.is\n\n![django.is screenshot](docs/django.is.png)\n\n## Installation\n\n###Requires:\n\n* jQuery (http://jquery.com/)\n\n### Settings:\nOption:            | Type:  | Value: | Default:\n------------------ | ------ | ------ | --------\n__top__            | int    |        | `0`\n__bottom__         | int    |        | `0`\n__fixedElements__  | string | List of css selectors seperated by comma | `''`\n__scrollWidth__    | int    |        | `150`\n__scrollHeight__   | int    |        | `function() {`\u003cbr\u003e`return $(window).height() - this.getTop() - this.getBottom();`\u003cbr\u003e`}`\n__contentWidth__   | int    |        | `function() {return $(document).outerWidth(true);}`\n__contentHeight__  | int    |        | `function() {return $(document).outerHeight(true);}`\n__minWidth__       | int    |        | `null`\n\n__NOTE:__ Any setting can be a function. I order to access other settings within a setting, use setting getters i.e. `this.getContentWidth()` or `this.getAnyCamelCaseSetting()`\n\n\nSee example.html for example code.\n\n## License:\nMIT License\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdemux%2Fsublime-scroll","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdemux%2Fsublime-scroll","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdemux%2Fsublime-scroll/lists"}