All Projects → AxGord → Pony

AxGord / Pony

Licence: MIT license
Haxe open-cross-library

Programming Languages

haxe
709 projects
Smarty
1635 projects
javascript
184084 projects - #8 most used programming language
HTML
75241 projects
CMake
9771 projects
c
50402 projects - #5 most used programming language

Projects that are alternatives of or similar to Pony

pixijs-ts-boilerplate
Just another PixiJS Typescript Boilerplate with some basic functionalities
Stars: ✭ 54 (-38.64%)
Mutual labels:  pixijs
ionic-vue-mobile-template-03
Hybrid app template built with vue, ionic and capacitor.
Stars: ✭ 62 (-29.55%)
Mutual labels:  cordova
svelte-cordova-template
A degit template for a mobile svelte app using cordova and svelte-cordova
Stars: ✭ 25 (-71.59%)
Mutual labels:  cordova
pixi-live2d-display
A PixiJS plugin to display Live2D models of any kind.
Stars: ✭ 254 (+188.64%)
Mutual labels:  pixijs
GoJS-projects
Project examples for GoJS
Stars: ✭ 45 (-48.86%)
Mutual labels:  cordova
parsec
A collection of libraries and utilities to simplify the process of building web service applications.
Stars: ✭ 34 (-61.36%)
Mutual labels:  build-tools
gameplate
🎮 Boilerplate for creating game with WebGL & Redux 🎲
Stars: ✭ 39 (-55.68%)
Mutual labels:  pixijs
vuetify-cordova
App template for hybrid apps using Vue.js / Vuetify / Cordova
Stars: ✭ 32 (-63.64%)
Mutual labels:  cordova
vue-movie
基于vue2.0构建的在线电影网【film】,webpack+vue+vuex+keepAlive+muse-ui+cordova 全家桶,打包成APP
Stars: ✭ 185 (+110.23%)
Mutual labels:  cordova
kkt
Create React apps with no build configuration, Cli tool for creating react apps.
Stars: ✭ 40 (-54.55%)
Mutual labels:  build-tools
framework7-template-single-view
Deprecated! Framework7 single view starter app template
Stars: ✭ 34 (-61.36%)
Mutual labels:  cordova
svelte-cordova-boilerplate
📱 Create a mobile app with this friendly Svelte boilerplate for apache cordova. Made easy your android app and ios app
Stars: ✭ 23 (-73.86%)
Mutual labels:  cordova
travis-ci-ionic-yml
An example configuration of Ionic/cordova + NPM + AngularJS + Android continuous integration setup on Travis CI
Stars: ✭ 21 (-76.14%)
Mutual labels:  cordova
KnzkApp
A Open-Source Mastodon Client
Stars: ✭ 42 (-52.27%)
Mutual labels:  cordova
firefly
Firefly is a mobile wallet for Stellar ecosystem
Stars: ✭ 54 (-38.64%)
Mutual labels:  cordova
cordova-set-version
CLI and JavaScript API for setting the version in Apache Cordova config.xml
Stars: ✭ 19 (-78.41%)
Mutual labels:  cordova
cordova-webos
[DEPRECATED] Apache Cordova webos
Stars: ✭ 20 (-77.27%)
Mutual labels:  cordova
ionic-3-video-calling-using-webrtc
This is demo code of how to implement video calling in ionic 3 using webrtc
Stars: ✭ 58 (-34.09%)
Mutual labels:  cordova
parcel-pixijs-quickstarter
Example App using pixiJS and Typescript bundled with parcel
Stars: ✭ 48 (-45.45%)
Mutual labels:  pixijs
docker-npm
npm, yarn, node, npx, bower, grunt, gulp, generate-md - build and dev tools.
Stars: ✭ 53 (-39.77%)
Mutual labels:  build-tools

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 for creating Heaps, PixiJS, NodeJS, Electron, Cordova, PHP, OpenFL, Unity3D, Flash and Cocos Creator applications.

It works on servers or client-side.

The library has an XML-based UI building system and components, a powerful event system, and many 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 Visual Studio Code recommended plugins

code-insiders - Install Visual Studio Code Insiders recommended 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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].