deepnightLibs
Minor additions
1.0.87 updated today
hxFileManager
Proper Linux Support, Removed Mobile (will be added later), Fixed Bugs, New Temp Folder & File Create Functions and Improved Performance
1.3.2 updated 1 day ago
sdm
post-install tasks (wip)
0.4.0 updated 1 day ago
hxWindowColorMode
Added setWindowCornerType along with general backend improvments & compiler fixes
0.2.1 updated 3 days ago
arcade
Initial release
1.0.0 updated 3 days ago
Sphis
1.1.0 updated 3 days ago
json5hx
Better null-safety
1.0.2 updated 4 days ago
funkin-modchart
Bugfixes.
1.2.3 updated 4 days ago
kotoba
First release.
1.0.0 updated 1 week ago
Emitter
Stable Release
1.0.0 updated 1 week ago
hxBrainfuck
Initial release. Supports full Brainfuck spec, including loops and cell wrapping.
0.1.3 updated 1 week ago
heaps-coroutine
added macros for Await + Yield
2.0.0 updated 2 weeks ago
lime
by singmajesty
A foundational Haxe framework for cross-platform development
8.2.2 published 7 months ago
1760021 downloads
openfl
by singmajesty
The "Open Flash Library" for fast 2D development
9.4.1 published 7 months ago
1736709 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 2 years ago
1659083 downloads
flixel
by haxeflixel
HaxeFlixel is a 2D game engine based on OpenFL that delivers cross-platform games.
6.1.0 published 3 months ago
1244420 downloads
flixel-addons
by haxeflixel
flixel-addons is a set of useful, additional classes for HaxeFlixel.
3.3.2 published 6 months ago
1162541 downloads
hscript
by ncannasse
Haxe Script is a scripting engine for a subset of the Haxe language
2.6.0 published 8 months ago
1160030 downloads
Joshua Granick
(44 projects)
Jens Fischer
(17 projects)
Alexander Hohlov
(7 projects)
Haxe Foundation
(14 projects)
Bowler Hat LLC
(16 projects)
Christopher Speciale
(12 projects)
George Kurelic
(6 projects)
Nicolas Cannasse
(22 projects)
Hugh Sanderson
(18 projects)
back2dos
(73 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.