Web Analytics

Pony

⭐ 101 stars English by AxGord

🌐 Language

Lang Haxelib License Build status Join the chat at https://gitter.im/Ponylib/Lobby Donate PayPal




Pony is a set of tools for developing, preparing, building, testing, and publishing projects. It can be used to create applications for Heaps, PixiJS, NodeJS, Electron, Cordova, PHP, OpenFL, Unity3D, Flash, and Cocos Creator.

It operates on both servers and client-side.

The library features an XML-based UI building system and components, a robust event system, and numerous utility functions.

Installation ============ Stable version

haxelib install pony

Unstable version

haxelib git pony https://github.com/AxGord/Pony

Install Pony Tools

haxelib run pony

Silent install example

haxelib run pony install +code -code-insiders +npm +userpath -nodepath +ponypath

+ - enable option

- - disable option

code - Install recommended Visual Studio Code plugins

code-insiders - Install recommended Visual Studio Code Insiders plugins

npm - Install NPM (Node Package Manager) modules

userpath - Set user paths

nodepath - Set user path to node_modules, only for Windows

ponypath - Set user path to pony.exe, only for Windows

CI install example

haxelib run pony install -code -code-insiders +npm +userpath

Installation Video Guide

Haxe + Heaps + Pony - Making cross-platform application video

Manual ------

--- Tranlated By Open Ai Tx | Last indexed: 2026-06-03 ---