{"id":14965150,"url":"https://github.com/dpieve/arrow.avalonia","last_synced_at":"2025-10-25T11:30:58.024Z","repository":{"id":236953399,"uuid":"786623079","full_name":"dpieve/Arrow.Avalonia","owner":"dpieve","description":"Create a customizable Arrow with various configurations.","archived":false,"fork":false,"pushed_at":"2024-09-11T22:20:55.000Z","size":1325,"stargazers_count":5,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-01-31T07:03:05.297Z","etag":null,"topics":["arrow","avaloniaui","control","csharp","xaml"],"latest_commit_sha":null,"homepage":"","language":"C#","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/dpieve.png","metadata":{"files":{"readme":"README.md","changelog":null,"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":"2024-04-15T01:32:19.000Z","updated_at":"2024-09-11T22:17:13.000Z","dependencies_parsed_at":"2024-10-10T19:41:04.536Z","dependency_job_id":null,"html_url":"https://github.com/dpieve/Arrow.Avalonia","commit_stats":{"total_commits":12,"total_committers":2,"mean_commits":6.0,"dds":0.08333333333333337,"last_synced_commit":"5c0c5aa14ef4ba3ff45b10f440dfb5f557acbdb4"},"previous_names":["dpieve/arrow.avalonia"],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpieve%2FArrow.Avalonia","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpieve%2FArrow.Avalonia/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpieve%2FArrow.Avalonia/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpieve%2FArrow.Avalonia/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dpieve","download_url":"https://codeload.github.com/dpieve/Arrow.Avalonia/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":238128513,"owners_count":19421048,"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":["arrow","avaloniaui","control","csharp","xaml"],"created_at":"2024-09-24T13:34:17.670Z","updated_at":"2025-10-25T11:30:57.644Z","avatar_url":"https://github.com/dpieve.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Arrow.Avalonia\n\u003e Create a customizable Arrow with various configurations.\n\nThe Arrow Control is developed using Avalonia, making it compatible with multiple platforms including Windows, Linux, macOS, iOS, and Android.\n\n## Features\n\n- __Customizable Positions__: Define precise starting and ending positions for the arrow.\n- __Fine-tuned Arrow Configuration__: Adjust the thickness of the arrow body, length, and width of the arrow head to meet specific requirements.\n- __Flexible Head Style__: Choose between filled or unfilled arrow heads to suit different design preferences.\n- __Color Selection__: Select the arrow's color to seamlessly integrate it with your application's visual style.\n\n## Showcase\n\n![showcase](/docs/showcase_sample_arrow_avalonia.gif)\n\n## Usage\n\n1. Add the package: https://www.nuget.org/packages/ByteVille.Arrow.Avalonia.Control\n\n```\ndotnet add package ByteVille.Arrow.Avalonia.Control\n```\n\n2. Add the Arrow Control to your .axaml file.\n\n```\n\u003ccontrol:Arrow\n         HeadLength=\"{Binding Arrow.HeadLength, Mode=TwoWay}\"\n         HeadWidth=\"{Binding Arrow.HeadWidth, Mode=TwoWay}\"\n         IsFilled=\"{Binding Arrow.IsHeadFilled}\"\n         IsProportional=\"{Binding Arrow.IsHeadProportional}\"\n         IsVisible=\"{Binding Arrow.IsVisible}\"\n         Thickness=\"{Binding Arrow.Thickness}\"\n         Color=\"{Binding Arrow.Color}\"\n         StartPoint=\"{Binding Arrow.Start}\"\n         EndPoint=\"{Binding Arrow.End}\" /\u003e\n```\n\nFor more info, see the [sample project](https://github.com/dpieve/Arrow.Avalonia/blob/main/src/sample/Arrow.Avalonia.Sample/Views/MainView.axaml#L50).\n\n## Contributing\n\nContributions to the Arrow Control project are welcome!\n\n## Acknowledgments\n\nSpecial thanks to [Avalonia](https://avaloniaui.net/) for providing the cross-platform UI framework.\n\n## License\n\nThis project is license under the [MIT License](LICENSE.MD).","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdpieve%2Farrow.avalonia","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdpieve%2Farrow.avalonia","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdpieve%2Farrow.avalonia/lists"}