{"id":44400630,"url":"https://github.com/thereallo1026/shape-morph","last_synced_at":"2026-02-15T09:03:21.173Z","repository":{"id":337584345,"uuid":"1153386806","full_name":"Thereallo1026/shape-morph","owner":"Thereallo1026","description":"Material Design 3 shape morphing for the web.","archived":false,"fork":false,"pushed_at":"2026-02-13T06:26:04.000Z","size":397,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2026-02-13T12:46:23.059Z","etag":null,"topics":["animation","bezier","clip-path","css-transitions","material-design","react","shape-morph","svg","typescript"],"latest_commit_sha":null,"homepage":"https://shape-morph.thereallo.dev","language":"TypeScript","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/Thereallo1026.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-02-09T08:38:54.000Z","updated_at":"2026-02-13T06:26:07.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/Thereallo1026/shape-morph","commit_stats":null,"previous_names":["thereallo1026/shape-morph"],"tags_count":6,"template":false,"template_full_name":null,"purl":"pkg:github/Thereallo1026/shape-morph","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Thereallo1026%2Fshape-morph","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Thereallo1026%2Fshape-morph/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Thereallo1026%2Fshape-morph/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Thereallo1026%2Fshape-morph/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Thereallo1026","download_url":"https://codeload.github.com/Thereallo1026/shape-morph/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Thereallo1026%2Fshape-morph/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29439820,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-14T07:24:13.446Z","status":"ssl_error","status_checked_at":"2026-02-14T07:23:58.969Z","response_time":53,"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":["animation","bezier","clip-path","css-transitions","material-design","react","shape-morph","svg","typescript"],"created_at":"2026-02-12T06:17:34.774Z","updated_at":"2026-02-14T08:00:50.532Z","avatar_url":"https://github.com/Thereallo1026.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# shape-morph\n\nMaterial Design 3 shape morphing for the web. Port of Android's `androidx.graphics.shapes` to TypeScript.\n\n35 preset shapes, feature-matched morphing, SVG paths, CSS `clip-path`, and React components.\n\n## Documentation\n\nFull docs, guides, and API reference at **[shape-morph.thereallo.dev](https://shape-morph.thereallo.dev)**.\n\n## Quick start\n\n```bash\nbun install shape-morph\n# or any other package manager\n```\n\n```tsx\nimport { useMorph } from \"shape-morph/react\";\n\nconst { clipPath } = useMorph(\"Circle\", \"Heart\", {\n  progress: hovered ? 1 : 0,\n  duration: 300,\n});\n```\n\n## Contributing\n\n```bash\n# Install dependencies\nbun install\n\n# Build\nbun run build\n\n# Format\nbun run fix\n```\n\n### Docs site\n\nThe documentation site lives in `docs/` and is a standalone Next.js app powered by [Fumadocs](https://fumadocs.dev).\n\n```bash\ncd docs\nbun install\nbun run dev\n```\n\n## License\n\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthereallo1026%2Fshape-morph","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthereallo1026%2Fshape-morph","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthereallo1026%2Fshape-morph/lists"}