{"id":13760702,"url":"https://github.com/notoriousb1t/polymorph","last_synced_at":"2025-04-03T23:11:21.433Z","repository":{"id":45788116,"uuid":"107540481","full_name":"notoriousb1t/polymorph","owner":"notoriousb1t","description":"Get Your SVG into Shape!","archived":false,"fork":false,"pushed_at":"2024-05-12T22:39:06.000Z","size":5493,"stargazers_count":293,"open_issues_count":1,"forks_count":9,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-03-27T22:13:20.791Z","etag":null,"topics":["animation","just-animate","path","polymorph","popmotion","svg","svg-morph"],"latest_commit_sha":null,"homepage":"https://notoriousb1t.github.io/polymorph-docs/","language":"TypeScript","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/notoriousb1t.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}},"created_at":"2017-10-19T12:02:00.000Z","updated_at":"2025-03-18T00:36:32.000Z","dependencies_parsed_at":"2024-05-12T23:28:42.556Z","dependency_job_id":"cf3d5512-a4cc-4539-b294-c13d675cc41f","html_url":"https://github.com/notoriousb1t/polymorph","commit_stats":{"total_commits":145,"total_committers":6,"mean_commits":"24.166666666666668","dds":0.2068965517241379,"last_synced_commit":"15bbf7cdaf51d89b05e8ac56fb50d2c1ef3b891a"},"previous_names":[],"tags_count":29,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/notoriousb1t%2Fpolymorph","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/notoriousb1t%2Fpolymorph/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/notoriousb1t%2Fpolymorph/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/notoriousb1t%2Fpolymorph/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/notoriousb1t","download_url":"https://codeload.github.com/notoriousb1t/polymorph/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247092394,"owners_count":20882218,"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":["animation","just-animate","path","polymorph","popmotion","svg","svg-morph"],"created_at":"2024-08-03T13:01:17.780Z","updated_at":"2025-04-03T23:11:21.416Z","avatar_url":"https://github.com/notoriousb1t.png","language":"TypeScript","readme":"# Polymorph\n\n*Morph SVG Paths*\n\n[![npm version](https://badge.fury.io/js/polymorph-js.svg)](https://badge.fury.io/js/polymorph-js)\n[![Build Status](https://travis-ci.org/notoriousb1t/polymorph.svg?branch=master)](https://travis-ci.org/notoriousb1t/polymorph)\n[![Downloads](https://img.shields.io/npm/dm/polymorph-js.svg)](https://www.npmjs.com/package/polymorph-js)\n\n## Features\n\n - morphs between two or more svg paths using a simple function\n - handles variable length paths and holes in paths\n - compatible with [Just Animate](https://github.com/just-animate/just-animate), [Popmotion](https://github.com/popmotion/popmotion), [nm8](https://github.com/davidkpiano/nm8), [TweenRex](https://github.com/tweenrex/tweenrex), and other animation libraries\n - Super tiny, about 6k minified\n - Free for commercial and non-commercial use under the MIT license\n\n\u003ctable\u003e\n    \u003ctbody\u003e\n        \u003ctr\u003e\n        \u003ctd style=\"text-align: center;\"\u003e\u003ch3\u003eFlubber (53kb)\u003c/h3\u003e\u003c/td\u003e\n        \u003ctd style=\"text-align: center;\"\u003e\u003ch3\u003ePolymorph  (6kb)\u003c/h3\u003e\u003c/td\u003e\n        \u003c/tr\u003e\n        \u003ctr\u003e\n            \u003ctd\u003e\n                \u003cimg style=\"max-height: 320px\"\n                     src=\"https://raw.githubusercontent.com/notoriousb1t/polymorph/HEAD/assets/flubber-evolve.gif\" /\u003e\n            \u003c/td\u003e\n            \u003ctd\u003e\n                \u003cimg style=\"max-height: 320px\"\n                     src=\"https://raw.githubusercontent.com/notoriousb1t/polymorph/HEAD/assets/polymorph-evolve.gif\" /\u003e\n            \u003c/td\u003e\n        \u003c/tr\u003e\n    \u003c/tbody\u003e\n\u003c/table\u003e\n\n## Get Started\n\nRead the full [documentation](https://notoriousb1t.github.io/polymorph-docs) to get started or check out the demos below.\n\n## Demos\n- [Morph Leonardo da Vinci to a Skull](https://codepen.io/notoriousb1t/pen/KyPoYm)\n- [Charmander Evolves with Just Animate 2 + Polymorph](https://codepen.io/notoriousb1t/pen/gXpYEG?editors=1010)\n- [Morphin' Icons with Just Animate 2 + Polymorph](https://codepen.io/notoriousb1t/pen/veMyxw?editors=1010)\n\n\n## License\nThis library is licensed under MIT.\n\n## Have a question or something to contribute?\nPlease create an [issue](https://github.com/notoriousb1t/polymorph/issues) for questions or to discuss new features.\n\n## Special Thanks\n\nSpecial thanks to [@shshaw](https://twitter.com/shshaw) for the amazing logo and artwork!\n","funding_links":[],"categories":["TypeScript"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnotoriousb1t%2Fpolymorph","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnotoriousb1t%2Fpolymorph","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnotoriousb1t%2Fpolymorph/lists"}