{"id":21353411,"url":"https://github.com/feathersui/feathersui-openfl","last_synced_at":"2025-03-16T05:13:17.569Z","repository":{"id":37540594,"uuid":"193613762","full_name":"feathersui/feathersui-openfl","owner":"feathersui","description":"Cross-platform graphical user interface components for creative frontend projects — powered by Haxe and OpenFL","archived":false,"fork":false,"pushed_at":"2025-03-14T19:28:36.000Z","size":11943,"stargazers_count":169,"open_issues_count":50,"forks_count":17,"subscribers_count":21,"default_branch":"master","last_synced_at":"2025-03-14T20:25:18.259Z","etag":null,"topics":["cross-platform","feathers-ui","frontend","gui","haxe","multi-platform","openfl","ui","user-interface"],"latest_commit_sha":null,"homepage":"https://feathersui.com/","language":"Haxe","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/feathersui.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":".github/SUPPORT.md","governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":"joshtynjala","patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":"https://feathersui.com/premium-support/"}},"created_at":"2019-06-25T01:51:40.000Z","updated_at":"2025-03-14T19:28:40.000Z","dependencies_parsed_at":"2023-09-27T21:49:29.526Z","dependency_job_id":"fcdf8968-9674-423f-95fb-e31dcb5ae7b1","html_url":"https://github.com/feathersui/feathersui-openfl","commit_stats":null,"previous_names":[],"tags_count":18,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/feathersui%2Ffeathersui-openfl","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/feathersui%2Ffeathersui-openfl/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/feathersui%2Ffeathersui-openfl/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/feathersui%2Ffeathersui-openfl/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/feathersui","download_url":"https://codeload.github.com/feathersui/feathersui-openfl/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243826797,"owners_count":20354221,"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":["cross-platform","feathers-ui","frontend","gui","haxe","multi-platform","openfl","ui","user-interface"],"created_at":"2024-11-22T03:17:31.010Z","updated_at":"2025-03-16T05:13:17.564Z","avatar_url":"https://github.com/feathersui.png","language":"Haxe","funding_links":["https://github.com/sponsors/joshtynjala","https://feathersui.com/premium-support/"],"categories":[],"sub_categories":[],"readme":"# Feathers UI 1.3.0 for OpenFL and Haxe\n\n[Feathers UI](https://feathersui.com/) is an [open source](https://github.com/feathersui/feathersui-openfl) framework of [graphical user interface (GUI) components](https://feathersui.com/learn/haxe-openfl/ui-components/) for creative, [cross-platform](https://feathersui.com/cross-platform-guis/) frontend projects. It is especially well-suited for games, interactive data visualizations, and other rich, multimedia experiences. With Feathers UI, you can create native apps for a wide range of devices and platforms — including phones, tablets, desktop computers, game consoles… and you can even deploy to web browsers.\n\nBuilt using the [Haxe](https://haxe.org/) programming language and [OpenFL](https://openfl.org/), a user-friendly library for rendering, input, networking, and more. Like Feathers UI, both Haxe and OpenFL are open source, and they may be used for free in commercial projects.\n\n## Minimum requirements\n\n- [Haxe](https://haxe.org/) 4.0\n- [OpenFL](https://openfl.org/) 8.9.7 (OpenFL 9.3 or newer is recommended)\n\n## Get started\n\nFor more detailed instructions, see [Learn: Install Feathers UI for Haxe and OpenFL](https://feathersui.com/learn/haxe-openfl/installation/).\n\n### Installation\n\nInstall [Haxe](https://haxe.org/download/).\n\nOpen a terminal, and then install Feathers UI using the following command:\n\n```sh\nhaxelib install feathersui\n```\n\nThis will also automatically install any additional required dependencies, like [OpenFL](https://openfl.org/), if necessary. If you are installing OpenFL for the first time, you will also need to run the following command:\n\n```sh\nhaxelib run openfl setup\n```\n\n### Choose a development environment\n\nThe following tutorials explain how to create a new Feathers UI project:\n\n- [Command line terminal](https://feathersui.com/learn/haxe-openfl/terminal-new-project)\n- [HaxeDevelop](https://feathersui.com/learn/haxe-openfl/haxedevelop)\n- [Moonshine IDE](https://feathersui.com/learn/haxe-openfl/moonshine-ide)\n- [Visual Studio Code](https://feathersui.com/learn/haxe-openfl/visual-studio-code)\n\nThe Haxe programming language is supported by [more editors and IDEs](https://haxe.org/documentation/introduction/editors-and-ides.html), and it may be possible to configure them to use Feathers UI too.\n\n## Help \u0026 Support\n\n- [Documentation](https://feathersui.com/learn/haxe-openfl/)\n- [API Reference](https://api.feathersui.com/)\n- [Sample Projects](https://feathersui.com/samples/haxe-openfl/)\n- [Community Forum](https://community.feathersui.com/)\n- [Discord Chat](https://discord.feathersui.com/)\n- [Stack Overflow](https://stackoverflow.com/questions/tagged/feathersui)\n- [Premium Support](https://feathersui.com/premium-support/)\n\n## News \u0026 Updates\n\n- [Blog](https://feathersui.com/blog/)\n- [Mastodon](https://fosstodon.org/@feathersui)\n- [Bluesky](https://bsky.app/profile/feathersui.bsky.social)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffeathersui%2Ffeathersui-openfl","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffeathersui%2Ffeathersui-openfl","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffeathersui%2Ffeathersui-openfl/lists"}