{"id":15679352,"url":"https://github.com/bluwy/svelte-motion","last_synced_at":"2025-05-07T09:32:15.180Z","repository":{"id":114174491,"uuid":"413517020","full_name":"bluwy/svelte-motion","owner":"bluwy","description":"Experimental web animations support for Svelte transitions","archived":false,"fork":false,"pushed_at":"2023-08-03T07:17:22.000Z","size":48,"stargazers_count":15,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-31T08:43:24.364Z","etag":null,"topics":["svelte","transition","web-animations-api"],"latest_commit_sha":null,"homepage":"https://svelte-motion.netlify.app/","language":"Svelte","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/bluwy.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},"funding":{"github":"bluwy"}},"created_at":"2021-10-04T17:16:39.000Z","updated_at":"2024-11-04T16:21:15.000Z","dependencies_parsed_at":null,"dependency_job_id":"39b23aa8-efff-45d1-8021-2476a2ed69e2","html_url":"https://github.com/bluwy/svelte-motion","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluwy%2Fsvelte-motion","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluwy%2Fsvelte-motion/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluwy%2Fsvelte-motion/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluwy%2Fsvelte-motion/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bluwy","download_url":"https://codeload.github.com/bluwy/svelte-motion/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252851141,"owners_count":21814082,"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":["svelte","transition","web-animations-api"],"created_at":"2024-10-03T16:29:32.023Z","updated_at":"2025-05-07T09:32:15.163Z","avatar_url":"https://github.com/bluwy.png","language":"Svelte","funding_links":["https://github.com/sponsors/bluwy"],"categories":[],"sub_categories":[],"readme":"# svelte-motion\n\nExperimental [web animations](https://developer.mozilla.org/en-US/docs/Web/API/Web_Animations_API) support for Svelte transitions, powered by [Motion](https://motion.dev/).\n\n\u003e Not an npm package yet\n\n## Try it out\n\nhttps://svelte-motion.netlify.app\n\nAnd read [the code](src/lib).\n\n## Usage\n\nUse with normal Svelte transitions. No API change!\n\n```svelte\n\u003cscript\u003e\n  import { fade } from '$lib'\n\u003c/script\u003e\n\n{#if visible}\n  \u003cdiv transition:fade /\u003e\n{/if}\n```\n\n## Limitations\n\n- No elastic and bounce easing. Web animations don't support those, so they require dynamic keyframe generation, similar to how Svelte's CSS transition work. Not implemented yet.\n\n- No custom easing functions. Use CSS easing functions instead.\n\n## License\n\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbluwy%2Fsvelte-motion","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbluwy%2Fsvelte-motion","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbluwy%2Fsvelte-motion/lists"}