{"id":16294222,"url":"https://github.com/simonhaenisch/hyper-fading-scrollbar","last_synced_at":"2025-07-06T20:07:54.703Z","repository":{"id":57269965,"uuid":"131550723","full_name":"simonhaenisch/hyper-fading-scrollbar","owner":"simonhaenisch","description":"A hyper plugin that fades the scrollbar when not in use.","archived":false,"fork":false,"pushed_at":"2021-07-01T15:53:31.000Z","size":27,"stargazers_count":6,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-05-23T15:33:33.198Z","etag":null,"topics":["hyper","hyper-plugin"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/hyper-fading-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/simonhaenisch.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":"2018-04-30T03:09:11.000Z","updated_at":"2023-07-01T14:24:37.000Z","dependencies_parsed_at":"2022-09-02T12:30:58.049Z","dependency_job_id":null,"html_url":"https://github.com/simonhaenisch/hyper-fading-scrollbar","commit_stats":null,"previous_names":[],"tags_count":13,"template":false,"template_full_name":null,"purl":"pkg:github/simonhaenisch/hyper-fading-scrollbar","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonhaenisch%2Fhyper-fading-scrollbar","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonhaenisch%2Fhyper-fading-scrollbar/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonhaenisch%2Fhyper-fading-scrollbar/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonhaenisch%2Fhyper-fading-scrollbar/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/simonhaenisch","download_url":"https://codeload.github.com/simonhaenisch/hyper-fading-scrollbar/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonhaenisch%2Fhyper-fading-scrollbar/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262829380,"owners_count":23371069,"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":["hyper","hyper-plugin"],"created_at":"2024-10-10T20:14:36.619Z","updated_at":"2025-07-06T20:07:54.677Z","avatar_url":"https://github.com/simonhaenisch.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Hyper Fading Scrollbar\n\n[![NPM version](https://img.shields.io/npm/v/hyper-fading-scrollbar.svg)](https://www.npmjs.com/hyper-fading-scrollbar) [![NPM download count](https://img.shields.io/npm/dm/hyper-fading-scrollbar.svg)](https://www.npmjs.com/hyper-fading-scrollbar)\n\n\u003cimg src=\"https://file-ewlrgwalzv.now.sh/kapture.gif\" alt=\"Screen capture of the fading scrollbar Hyper plugin\" width=\"480\"\u003e\n\nA hyper plugin that fades the scrollbar when not in use.\n\n## Installation\n\n```sh\nhyper i hyper-fading-scrollbar\n```\n\n_You may want to make sure that your color theme package comes first in the `config.plugins` array in `.hyper.js`, so that the right color is applied to the scrollbar (it is inherited from the `borderColor` setting by default)._\n\n## Options\n\nYou can customize the scrollbar color by using the `scrollbarColor` and `scrollbarOpacity` settings in your `.hyper.js` config:\n\n```js\nmodule.exports = {\n  config: {\n    // ...\n\n    scrollbarColor: 'tomato', // any valid css color\n    scrollbarOpacity: 0.1, // value between 0 and 1\n  }\n}\n```\n\n## Compatibility\n\nThis plugin has been updated to work with Hyper v3. To use it with v2, please use version 1.1.4 of this plugin.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsimonhaenisch%2Fhyper-fading-scrollbar","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsimonhaenisch%2Fhyper-fading-scrollbar","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsimonhaenisch%2Fhyper-fading-scrollbar/lists"}