{"id":17168926,"url":"https://github.com/ciriousjoker/ngx-transition-content","last_synced_at":"2025-03-24T18:44:00.301Z","repository":{"id":40499624,"uuid":"468550200","full_name":"ciriousjoker/ngx-transition-content","owner":"ciriousjoker","description":"Switch between content: Fade out, transition height, fade in.","archived":false,"fork":false,"pushed_at":"2023-11-11T20:46:49.000Z","size":4390,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-02T23:35:11.991Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/ciriousjoker.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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":"2022-03-11T00:06:28.000Z","updated_at":"2022-05-04T19:44:27.000Z","dependencies_parsed_at":"2024-12-02T09:15:22.244Z","dependency_job_id":"7be9c45c-dee2-4d22-ba31-96731bce5b7c","html_url":"https://github.com/ciriousjoker/ngx-transition-content","commit_stats":{"total_commits":26,"total_committers":2,"mean_commits":13.0,"dds":"0.42307692307692313","last_synced_commit":"229d91322b86838f5dbade88424106d22382b203"},"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ciriousjoker%2Fngx-transition-content","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ciriousjoker%2Fngx-transition-content/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ciriousjoker%2Fngx-transition-content/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ciriousjoker%2Fngx-transition-content/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ciriousjoker","download_url":"https://codeload.github.com/ciriousjoker/ngx-transition-content/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245330907,"owners_count":20597865,"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-14T23:13:26.066Z","updated_at":"2025-03-24T18:44:00.263Z","avatar_url":"https://github.com/ciriousjoker.png","language":"TypeScript","funding_links":[],"categories":["Third Party Components"],"sub_categories":["Animations"],"readme":"# NgxTransitionContent \u003csub\u003e[(changelog)](CHANGELOG.md)\u003c/sub\u003e\n\n[![npm](https://img.shields.io/npm/l/ngx-transition-content.svg)](https://github.com/ciriousjoker/ngx-transition-content/blob/main/LICENSE)\n\nTransition content: Fade out, transition dimensions, fade in.\n\nIt was built for dialog content where the dialog width stays the same for every page of content.\nRead the caveats before using it.\n\n## Transition\n\n\u003e Fade out old content -\u003e transition dimensions to fit the new content -\u003e fade in new content\n\n### Demo\n\nhttps://user-images.githubusercontent.com/16866223/158490182-56702fef-d034-44f3-a71b-e5ad5bef87d7.mov\n\n## Usage:\n\n```html\n\u003c!--\n  Update slot to the correct index to start the transition.\n  Optional attributes:\n    [durationFade]=\"300\"\n    [durationHeight]=\"300\"\n--\u003e\n\u003cngx-transition-content [slot]=\"0\"\u003e\n  \u003cng-template ngx-transition-content-page\u003e\n    \u003cp\u003eContent1\u003c/p\u003e\n    \u003cp\u003eContent1\u003c/p\u003e\n    \u003cp\u003eContent1\u003c/p\u003e\n  \u003c/ng-template\u003e\n  \u003cng-template ngx-transition-content-page\u003e\n    \u003cp\u003eContent2\u003c/p\u003e\n    \u003cp\u003eContent2\u003c/p\u003e\n    \u003cp\u003eContent2\u003c/p\u003e\n    \u003cp\u003eContent2\u003c/p\u003e\n    \u003cp\u003eContent2\u003c/p\u003e\n  \u003c/ng-template\u003e\n\u003c/ngx-transition-content\u003e\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fciriousjoker%2Fngx-transition-content","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fciriousjoker%2Fngx-transition-content","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fciriousjoker%2Fngx-transition-content/lists"}