{"id":21044499,"url":"https://github.com/goronfreeman/hyper-cursor-fade","last_synced_at":"2025-07-13T10:33:52.474Z","repository":{"id":89354366,"uuid":"97351146","full_name":"goronfreeman/hyper-cursor-fade","owner":"goronfreeman","description":"Cursor blink customization for Hyper","archived":false,"fork":false,"pushed_at":"2017-07-16T00:59:14.000Z","size":1,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-05-15T16:56:12.985Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/goronfreeman.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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":"2017-07-16T00:59:00.000Z","updated_at":"2017-07-16T00:59:15.000Z","dependencies_parsed_at":"2023-07-23T20:31:23.634Z","dependency_job_id":null,"html_url":"https://github.com/goronfreeman/hyper-cursor-fade","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/goronfreeman/hyper-cursor-fade","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goronfreeman%2Fhyper-cursor-fade","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goronfreeman%2Fhyper-cursor-fade/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goronfreeman%2Fhyper-cursor-fade/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goronfreeman%2Fhyper-cursor-fade/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/goronfreeman","download_url":"https://codeload.github.com/goronfreeman/hyper-cursor-fade/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goronfreeman%2Fhyper-cursor-fade/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260604873,"owners_count":23035314,"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":[],"created_at":"2024-11-19T14:17:05.954Z","updated_at":"2025-07-13T10:33:52.430Z","avatar_url":"https://github.com/goronfreeman.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# hyper-cursor-fade [![hyper](https://img.shields.io/badge/Hyper-v1.3.0-green.svg)](https://github.com/zeit/hyper/releases/tag/1.3.0) [![npm](https://img.shields.io/npm/v/hyper-cursor-fade.svg?maxAge=86400?style=flat-square)](https://www.npmjs.com/package/hyper-cursor-fade) [![npm](https://img.shields.io/npm/dt/hyper-cursor-fade.svg?maxAge=86400?style=flat-square)](https://www.npmjs.com/package/hyper-cursor-fade)\n\n\u003e Cursor blink customization for [Hyper](https://hyper.is).\n\n![hyper-cursor-fade](http://i.imgur.com/4cxC2nk.gif)\n\n\n## Install\n\nAdd following to your `~/.hyper.js` config.\n\n```javascript\nmodule.exports = {\n  ...\n  plugins: ['hyper-cursor-fade']\n  ...\n}\n```\n\n\n## Config\n\nAdd following to `~/.hyper.js`\n\n### Change Fade Duration\nDefault value is set to 250\n\n```javascript\nmodule.exports = {\n  config: {\n    ...\n      hyperCursorFade: {\n        fadeDuration: 250\n      }\n    ...\n  }\n}\n```\n\n## Theme\n\n* [hyper-dracula](https://www.npmjs.com/package/hyper-dracula)\n\n## License\n\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgoronfreeman%2Fhyper-cursor-fade","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgoronfreeman%2Fhyper-cursor-fade","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgoronfreeman%2Fhyper-cursor-fade/lists"}