box2d
Various bug fixes
1.2.4 updated 1 day ago
toml.hx
lamo
1.0.4 updated 4 days ago
secureRandom
Initial release
1.0.0 updated 6 days ago
dropecho.macros
Release version 1.0.0. See CHANGELOG.md for details.
1.0.0 updated 6 days ago
hxwebrtc
String and Bytes messages and some internal fixes
1.0.1 updated 1 week ago
android-manager
Some bug fixes, and the readme now has more information
1.0.1 updated 1 week ago
hxvlc
Rewritten the backend of the library to be far easier to manage aswell as updating LibVLC to 3.0.23 on all platforms except Linux.
2.3.0 updated 1 week ago
feathersui
Various bug fixes
1.3.1 updated 1 week ago
colyseus
Fix getLatency()/selectByLatency() hanging on unresponsive endpoints (#941)
0.17.12 updated 1 week ago
im-exporter-builder
Fix nullablility on c++ target
2.2.1 updated 1 week ago
loreline
Improved localisation support and many fixes and improvements
0.9.0 updated 2 weeks ago
lime
by singmajesty
A foundational Haxe framework for cross-platform development
8.3.2 published 6 weeks ago
1985328 downloads
openfl
by singmajesty
The "Open Flash Library" for fast 2D development
9.5.2 published 6 weeks ago
1958858 downloads
hxcpp
by gamehaxe
Hxcpp is the runtime support for the C++ backend of the Haxe compiler. This contains the headers, libraries and support code required to generate a fully compiled executable from Haxe code.
4.3.2 published 3 years ago
1830777 downloads
flixel
by haxeflixel
HaxeFlixel is a 2D game engine based on OpenFL that delivers cross-platform games.
6.1.2 published 6 months ago
1397422 downloads
flixel-addons
by haxeflixel
flixel-addons is a set of useful, additional classes for HaxeFlixel.
4.0.1 published 6 months ago
1295739 downloads
hscript
by ncannasse
Haxe Script is a scripting engine for a subset of the Haxe language
2.7.0 published 7 months ago
1222871 downloads
Joshua Granick
(45 projects)
Jens Fischer
(17 projects)
Alexander Hohlov
(7 projects)
Bowler Hat LLC
(21 projects)
Christopher Speciale
(18 projects)
Haxe Foundation
(14 projects)
George Kurelic
(6 projects)
Nicolas Cannasse
(22 projects)
Hugh Sanderson
(18 projects)
back2dos
(76 projects)
Alexander Kuzmenko
(13 projects)
Massive Interactive
(11 projects)
Caue Waneck
(14 projects)
Dan Korostelev
(14 projects)
Franco Ponticelli
(36 projects)
Lars A. Doucet
(3 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.