{"id":23436472,"url":"https://github.com/devferx/view-transitions-api-examples","last_synced_at":"2025-04-09T17:49:55.759Z","repository":{"id":188848027,"uuid":"679527656","full_name":"devferx/view-transitions-api-examples","owner":"devferx","description":null,"archived":false,"fork":false,"pushed_at":"2023-08-26T20:49:08.000Z","size":1177,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-15T10:42:59.691Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/devferx.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":"2023-08-17T03:46:55.000Z","updated_at":"2024-04-26T20:24:57.000Z","dependencies_parsed_at":"2025-02-15T10:43:06.172Z","dependency_job_id":"7a5c6737-37ce-49d3-aa57-8227bdde9798","html_url":"https://github.com/devferx/view-transitions-api-examples","commit_stats":null,"previous_names":["devferx/transitions-api-examples","devferx/view-transitions-api-examples"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devferx%2Fview-transitions-api-examples","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devferx%2Fview-transitions-api-examples/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devferx%2Fview-transitions-api-examples/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devferx%2Fview-transitions-api-examples/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/devferx","download_url":"https://codeload.github.com/devferx/view-transitions-api-examples/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248082638,"owners_count":21044946,"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-12-23T13:19:25.511Z","updated_at":"2025-04-09T17:49:55.739Z","avatar_url":"https://github.com/devferx.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# View Transitions API\n[![Hits](https://hits.seeyoufarm.com/api/count/incr/badge.svg?url=https%3A%2F%2Fgithub.com%2Fdevferx%2Fview-transitions-api-examples\u0026count_bg=%235B23D1\u0026title_bg=%23555555\u0026icon=\u0026icon_color=%23E7E7E7\u0026title=hits\u0026edge_flat=false)](https://hits.seeyoufarm.com)\n\n\n- Slides Google IO 2023\n## Examples\n### Fade In Text\n1. Fade In text (Vanilla JS)\n   - [Source Code](https://github.com/devferx/view-transitions-api-examples/tree/master/01-fade-in-text)\n   - [Demo](https://devferx.github.io/view-transitions-api-examples/01-fade-in-text/)\n2. Fade In text (View Transition API)\n   - [Source Code](https://github.com/devferx/view-transitions-api-examples/tree/master/02-fade-text-transition-api)\n   - [Demo](https://devferx.github.io/view-transitions-api-examples/02-fade-text-transition-api)\n3. Fade In text (Custom View Transition API)\n   - [Source Code](https://github.com/devferx/view-transitions-api-examples/tree/master/03-fade-text-transition-api-custom)\n   - [Demo](https://devferx.github.io/view-transitions-api-examples/03-fade-text-transition-api-custom)\n4. Custom Fade In text\n   - [Source Code](https://github.com/devferx/view-transitions-api-examples/tree/master/04-animation-text)\n   - [Demo](https://devferx.github.io/view-transitions-api-examples/04-animation-text)\n5. Fade In text (Reduced Motion)\n   - [Source Code](https://github.com/devferx/view-transitions-api-examples/tree/master/05-animation-text-reduced-motion)\n   - [Demo](https://devferx.github.io/view-transitions-api-examples/05-animation-text-reduced-motion)\n\n\n### Simple Button and Text Animation\n1. Simple Button and Text Animation\n   - [Source Code](https://github.com/devferx/view-transitions-api-examples/tree/master/07-button-simple-example)\n   - [Demo](https://devferx.github.io/view-transitions-api-examples/07-button-simple-example)\n2. Simple Button and Text Animation (Custom)\n   - [Source Code](https://github.com/devferx/view-transitions-api-examples/tree/master/08-button-custom-example)\n   - [Demo](https://devferx.github.io/view-transitions-api-examples/08-button-custom-example)\n\n### Galery Example\n- [Source Code](https://github.com/devferx/view-transitions-api-examples/tree/master/09-gallery)\n- [Demo](https://devferx.github.io/view-transitions-api-examples/09-gallery)\n### View Transition API (React Router)\n- [Source Code](https://github.com/devferx/view-transitions-api-examples/tree/master/10-view-transition-react-example)\n\u003c!-- - [Demo]() --\u003e\n\n## Resources\n- [Smooth and simple transitions with the View Transitions API - Google](https://developer.chrome.com/docs/web-platform/view-transitions/)\n- [View Transitions API](https://developer.mozilla.org/en-US/docs/Web/API/View_Transitions_API)\n- [What's new in web animations](https://www.youtube.com/watch?v=oDcb3fvtETs)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevferx%2Fview-transitions-api-examples","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdevferx%2Fview-transitions-api-examples","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevferx%2Fview-transitions-api-examples/lists"}