{"id":15530973,"url":"https://github.com/zachleat/hypercard","last_synced_at":"2025-04-23T13:09:16.584Z","repository":{"id":222851133,"uuid":"758579765","full_name":"zachleat/hypercard","owner":"zachleat","description":"Web component to add a three-dimensional hover effect to a card.","archived":false,"fork":false,"pushed_at":"2024-02-21T14:30:36.000Z","size":10,"stargazers_count":51,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-04-23T13:08:54.431Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://zachleat.github.io/hypercard/demo.html","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/zachleat.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-02-16T16:14:36.000Z","updated_at":"2025-03-25T10:23:43.000Z","dependencies_parsed_at":"2024-02-21T16:06:37.215Z","dependency_job_id":null,"html_url":"https://github.com/zachleat/hypercard","commit_stats":null,"previous_names":["zachleat/hypercard"],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zachleat%2Fhypercard","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zachleat%2Fhypercard/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zachleat%2Fhypercard/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zachleat%2Fhypercard/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zachleat","download_url":"https://codeload.github.com/zachleat/hypercard/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250439288,"owners_count":21430823,"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-10-02T11:24:34.230Z","updated_at":"2025-04-23T13:09:16.561Z","avatar_url":"https://github.com/zachleat.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# hypercard\n\nA web component to add a three-dimensional hover effect to any arbitrary content.\n\n**Full credit to this [3D card hover effect CodePen](https://codepen.io/markmiro/pen/wbqMPa) from [Mark Mironyuk](https://www.markmiro.com/).**\n\n* [Demo](https://zachleat.github.io/hypercard/demo.html)\n\t* In use on the registration flow for [`conf.11ty.dev`](https://conf.11ty.dev/).\n* [Blog post](https://www.zachleat.com/web/hypercard/)\n\n## Features\n\n* Respects `prefers-reduced-motion`.\n* Customize scale with `--hypercard-scale` CSS custom property.\n\n## Installation\n\nYou can install via `npm` ([`@zachleat/hypercard`](https://www.npmjs.com/package/@zachleat/hypercard)) or download the `hypercard.js` JavaScript file manually.\n\n```shell\nnpm install @zachleat/hypercard --save\n```\n\nAdd `hypercard.js` to your site’s JavaScript assets.\n\n## Usage\n\n```html\n\u003chyper-card\u003eHello.\u003c/hyper-card\u003e\n```\n\n### Not quite as big on hover\n\nThe default value is `1.07`.\n\n```html\n\u003chyper-card style=\"--hypercard-scale: 1.03\"\u003eHello.\u003c/hyper-card\u003e\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzachleat%2Fhypercard","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzachleat%2Fhypercard","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzachleat%2Fhypercard/lists"}