{"id":22664718,"url":"https://github.com/axgord/pony","last_synced_at":"2025-04-05T22:07:36.907Z","repository":{"id":41293678,"uuid":"4166574","full_name":"AxGord/Pony","owner":"AxGord","description":"Haxe open-cross-library","archived":false,"fork":false,"pushed_at":"2024-12-28T17:27:33.000Z","size":10087,"stargazers_count":99,"open_issues_count":0,"forks_count":11,"subscribers_count":8,"default_branch":"haxe3","last_synced_at":"2025-03-29T21:06:16.081Z","etag":null,"topics":["build-tools","cordova","electron","haxe","heaps","nodejs","pixijs"],"latest_commit_sha":null,"homepage":"https://axgord.github.io/Pony/","language":"Haxe","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/AxGord.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","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},"funding":{"github":null,"patreon":"axgord","open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":["https://www.paypal.me/axgorde"]}},"created_at":"2012-04-28T10:29:27.000Z","updated_at":"2024-12-28T17:27:38.000Z","dependencies_parsed_at":"2023-02-13T00:16:10.140Z","dependency_job_id":"ae656ce1-6bef-400d-9175-fdd6419019ba","html_url":"https://github.com/AxGord/Pony","commit_stats":{"total_commits":1198,"total_committers":9,"mean_commits":"133.11111111111111","dds":0.05175292153589317,"last_synced_commit":"2b853fbff6c11eee49e553c0e8775e61b13facaa"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AxGord%2FPony","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AxGord%2FPony/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AxGord%2FPony/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AxGord%2FPony/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AxGord","download_url":"https://codeload.github.com/AxGord/Pony/tar.gz/refs/heads/haxe3","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247406089,"owners_count":20933803,"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":["build-tools","cordova","electron","haxe","heaps","nodejs","pixijs"],"created_at":"2024-12-09T13:16:54.448Z","updated_at":"2025-04-05T22:07:36.886Z","avatar_url":"https://github.com/AxGord.png","language":"Haxe","funding_links":["https://patreon.com/axgord","https://www.paypal.me/axgorde","https://paypal.me/axgorde"],"categories":[],"sub_categories":[],"readme":"[![Lang](https://img.shields.io/badge/language-haxe-orange.svg?style=flat-square\u0026colorB=EA8220)](http://haxe.org)\n[![Haxelib](https://img.shields.io/badge/haxelib-1.9.10-blue.svg?style=flat-square\u0026colorB=FBC707)](http://lib.haxe.org/p/pony)\n[![License](https://img.shields.io/badge/license-MIT-blue.svg?style=flat-square)](LICENSE)\n[![Build status](https://img.shields.io/appveyor/ci/AxGord/pony.svg?label=windows\u0026style=flat-square)](https://ci.appveyor.com/project/AxGord/pony) [![Join the chat at https://gitter.im/Ponylib/Lobby](https://img.shields.io/gitter/room/Ponylib/Lobby.svg?style=flat-square\u0026colorB=71B79C)](https://gitter.im/Ponylib/Lobby?utm_source=badge\u0026utm_medium=badge\u0026utm_campaign=pr-badge\u0026utm_content=badge)\n[![Donate PayPal](https://img.shields.io/badge/Donate-PayPal-green.svg?style=flat-square)](https://paypal.me/axgorde)\n\n\u003cbr/\u003e\u003cbr/\u003e\n\u003cp align=\"center\"\u003e\u003cimg width=\"65%\" src=\"https://raw.githubusercontent.com/AxGord/Pony/haxe3/logo/pony_logo_hor.svg\"/\u003e\u003c/p\u003e\n\u003cbr/\u003e\n\nPony is a set of tools for developing, preparing, building, testing and publishing projects.\nIt can be used for creating Heaps, PixiJS, NodeJS, Electron, Cordova, PHP, OpenFL, Unity3D, Flash and Cocos Creator applications.\n\nIt works on servers or client-side.\n\nThe library has an XML-based UI building system and components, a powerful event system, and many utility functions.\n\nInstallation\n============\nStable version\n\n    haxelib install pony\n\nUnstable version\n\n    haxelib git pony https://github.com/AxGord/Pony\n\nInstall Pony Tools\n\n    haxelib run pony\n\nSilent install example\n\n    haxelib run pony install +code -code-insiders +npm +userpath -nodepath +ponypath\n\n`+` - enable option\n\n`-` - disable option\n\n`code` - Install Visual Studio Code recommended plugins\n\n`code-insiders` - Install Visual Studio Code Insiders recommended plugins\n\n`npm` - Install NPM (Node Package Manager) modules\n\n`userpath` - Set user paths\n\n`nodepath` - Set user path to node_modules, only for Windows\n\n`ponypath` - Set user path to pony.exe, only for Windows\n\nCI install example\n\n    haxelib run pony install -code -code-insiders +npm +userpath\n\n[Installation Video Guide](https://www.youtube.com/watch?v=ufYIEmQcv4o)\n\n[Haxe + Heaps + Pony - Making cross-platform application video](https://youtu.be/gAY77ESYOUY)\n\nManual\n------\n* [Home](//github.com/AxGord/Pony/wiki)\n\n* [Pony Tools](//github.com/AxGord/Pony/wiki/Pony-Tools)\n    * [Commands](//github.com/AxGord/Pony/wiki/Commands)\n    * [Server section](//github.com/AxGord/Pony/wiki/Server-section)\n    * [Config section](//github.com/AxGord/Pony/wiki/Config-section)\n    * [Prepare sections](//github.com/AxGord/Pony/wiki/Prepare-sections)\n    * [Build sections](//github.com/AxGord/Pony/wiki/Build-sections)\n    * [Post build sections](//github.com/AxGord/Pony/wiki/Post-build-sections)\n\n* [Net](//github.com/AxGord/Pony/wiki/Net)\n    * [RPC](//github.com/AxGord/Pony/wiki/RPC)\n\n* Platforms\n    * [CS](//github.com/AxGord/Pony/wiki/CS)\n    * [Cocos Creator](//github.com/AxGord/Pony/wiki/Cocos-Creator)\n\n* [Reference book](http://axgord.github.io/Pony/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faxgord%2Fpony","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faxgord%2Fpony","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faxgord%2Fpony/lists"}