tink_macro
Avoid messing with typing order.
0.20.1 updated 1 day ago
haxeui-html5
Various tweaks / fixes
1.1.1 updated 3 days ago
haxeui-core
Various tweaks / fixes
1.1.2 updated 3 days ago
p2p
add TCPClientConnection and TCPServerConnection
0.1.43 updated 3 days ago
utils
fix mkdir r
1.1.3 updated 4 days ago
gm2d
See Changes.md
4.1.1 updated 1 week ago
nme
see Changes.md
6.1.1 updated 1 week ago
socket-bar
Check repository
1.4.0 updated 1 week ago
robotlegs
Dom bundle update
2.0.0 updated 1 week ago
swiftsuspenders
move openfl dependencies from robotlegs into swiftsuspenders, minor code cleanup and readme update
1.1.0 updated 1 week ago
josephsmendoza.ipc
include readme in haxelib
1.0.5 updated 1 week ago
hxcpp
by gamehaxe
Hxcpp is the runtime support for the C++ backend of the Haxe compiler. This release constains the headers, libraries and support code required to generate a fully compiled executable from Haxe code.
4.1.15 published 5 weeks ago
240524 downloads
format
by ncannasse
A Haxe Library for supporting different file formats.
3.5.0 published 8 months ago
237961 downloads
openfl
by singmajesty
The "Open Flash Library" for fast 2D development
8.9.7 published 7 weeks ago
234672 downloads
lime
by singmajesty
A foundational Haxe framework for cross-platform development
7.8.0 published 7 weeks ago
210678 downloads
utest
by fponticelli
Unit Testing for Haxe
1.13.0 published 1 week ago
169737 downloads
hxcs
by waneck
Support library for the C# backend of the Haxe compiler
4.0.0-alpha published 1 year ago
155589 downloads
Joshua Granick
(43 projects)
Haxe Foundation
(6 projects)
Massive Interactive
(11 projects)
back2dos
(70 projects)
Alexander Kuzmenko
(13 projects)
Nicolas Cannasse
(22 projects)
Jens Fischer
(17 projects)
Caue Waneck
(14 projects)
Franco Ponticelli
(36 projects)
Hugh Sanderson
(15 projects)
Alexander Hohlov
(7 projects)
Simon Krajewski
(13 projects)
haxelib install away. This example demonstrates some of all haxelib commands.haxelib install actuate # Install `actuate` library
haxelib install actuate 1.8.1 # Install a specific version
haxe -lib actuate -main Test -js test.js # Use `actuate` library in your Haxe build
haxelib list # List all of your installed libraries
haxelib list openfl # List your installed libraries that have "openfl" in the name
haxelib install actuate.zip # Install a library from a zip file
haxelib install test.hxml # Install all the libs listed in a hxml
haxelib install all # Install all the libs in the hxml files in the current directory
haxelib submit actuate.zip # Use Haxelib to share your library with others!
Every month, more than a thousand developers use Haxelib to find, share, and reuse code — and assemble it in powerful new ways. Enjoy Haxe; It is great!
Haxe is being developed on GitHub. Feel free to contribute or report issues to our projects.