{"id":21515475,"url":"https://github.com/foblex/f-flow-animator","last_synced_at":"2025-07-12T00:05:45.239Z","repository":{"id":213281354,"uuid":"733470473","full_name":"Foblex/f-flow-animator","owner":"Foblex","description":"Animation library for @foblex/flow, designed to provide smooth and customizable animations for your Angular projects.","archived":false,"fork":false,"pushed_at":"2024-03-23T12:22:04.000Z","size":1911,"stargazers_count":6,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-12T00:05:33.092Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://www.foblex.com","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/Foblex.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-12-19T12:00:04.000Z","updated_at":"2025-03-10T17:30:34.000Z","dependencies_parsed_at":null,"dependency_job_id":"1fc25e77-c33c-4448-b2af-cd0989781146","html_url":"https://github.com/Foblex/f-flow-animator","commit_stats":null,"previous_names":["foblex/f-flow-animator"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/Foblex/f-flow-animator","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Foblex%2Ff-flow-animator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Foblex%2Ff-flow-animator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Foblex%2Ff-flow-animator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Foblex%2Ff-flow-animator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Foblex","download_url":"https://codeload.github.com/Foblex/f-flow-animator/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Foblex%2Ff-flow-animator/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264915991,"owners_count":23682957,"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-11-23T23:55:28.899Z","updated_at":"2025-07-12T00:05:44.600Z","avatar_url":"https://github.com/Foblex.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# @foblex/flow-animator\n\n![Example Animation](demo.gif)\n\nAnimation library for @foblex/flow, designed to provide smooth and customizable animations for your Angular projects.\n\n## Features\n\n- Seamless integration with Angular applications.\n- Customizable animation sequences.\n- Supports both HTML and SVG animations.\n\n## Installation\n\nTo install the package, run:\n\n```bash\nnpm install @foblex/flow-animator\n```\n\n## Usage\n\nHere's a basic example of how to use @foblex/flow-animator:\n\n```typescript\n// In your component\nconstructor(private fFlowAnimator: FFlowAnimatorService) {}\n\nanimateFlow() {\n  this.fFlowAnimator.animate('f-flow-0', {\n    items: [\n      [ { id: 'element1' } ],\n      // ...other items...\n    ],\n    duration: 14000,\n    removeOverlayAfterRowComplete: true\n  }).subscribe((result) =\u003e {\n    // Handle animation result\n  });\n}\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffoblex%2Ff-flow-animator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffoblex%2Ff-flow-animator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffoblex%2Ff-flow-animator/lists"}