{"id":49453679,"url":"https://github.com/motion/HoverGlow","last_synced_at":"2026-06-02T05:00:48.078Z","repository":{"id":79965051,"uuid":"65789315","full_name":"motion/HoverGlow","owner":"motion","description":" A React component to make H ☀️ V E R G L O W S","archived":false,"fork":false,"pushed_at":"2017-02-24T00:11:15.000Z","size":734,"stargazers_count":57,"open_issues_count":0,"forks_count":1,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-04-20T22:54:00.860Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/motion.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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,"zenodo":null}},"created_at":"2016-08-16T05:10:11.000Z","updated_at":"2024-01-12T14:43:20.000Z","dependencies_parsed_at":"2023-05-24T16:15:31.009Z","dependency_job_id":null,"html_url":"https://github.com/motion/HoverGlow","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/motion/HoverGlow","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/motion%2FHoverGlow","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/motion%2FHoverGlow/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/motion%2FHoverGlow/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/motion%2FHoverGlow/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/motion","download_url":"https://codeload.github.com/motion/HoverGlow/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/motion%2FHoverGlow/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33806987,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-02T02:00:07.132Z","response_time":109,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":"2026-04-30T04:01:03.703Z","updated_at":"2026-06-02T05:00:48.072Z","avatar_url":"https://github.com/motion.png","language":"JavaScript","funding_links":[],"categories":["📦 Legacy \u0026 Inactive Projects"],"sub_categories":[],"readme":"## hoverglow\n\n\u003cimg src=\"https://raw.githubusercontent.com/motion/hoverglow/master/demo.gif\" /\u003e\n\nMake glows that hover.\n\n```\nnpm install --save hoverglow\n```\n\n#### Props\n\n```js\nstatic defaultProps = {\n  width: 380,\n  height: 200,\n  color: [0,0,0],\n  zIndex: 100,\n  resist: 0,\n  scale: 1,\n  opacity: 0.025,\n  boundPct: null,\n  borderRadius: 100,\n  shadowSize: null,\n  shadowOffsetTop: 0,\n  shadowOffsetLeft: 0,\n  clickable: false,\n  clickDuration: 150,\n  clickScale: 2,\n  transition: 1000,\n}\n```\n\n#### Usage\n\n```js\nclass {\n  render() {\n    render (\n      \u003ccontainer\u003e\n        \u003cGlow\n          full\n          inverse\n          scale={0.9}\n          boundPct={100}\n          color=\"black\"\n          opacity={0.17}\n          resist={80}\n          borderRadius={0}\n          shadowSize={70}\n          shadowOffsetTop={10}\n          zIndex={100}\n        /\u003e\n        \u003ccard\u003e\n          ...\n        \u003c/card\u003e\n      \u003c/container\u003e\n    )\n  }\n}\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmotion%2FHoverGlow","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmotion%2FHoverGlow","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmotion%2FHoverGlow/lists"}