flixel-fanmade-addons
Fixed the typo in the site name.
0.1.106 updated 1 day ago
crossbyte
First 1.0 release candidate with polished samples, API docs, optional native extensions, and expanded runtime/networking coverage.
1.0.0-rc.1 updated 1 day ago
Aedifex
Third release candidate with target setup readiness, runner-first packaging, curated documentation, stronger API hinting, and a refined VS Code workflow.
1.0.0-rc.3 updated 1 day ago
jsimgui-hx
JS-only bindings powered by jsimgui with bundled runtime assets
0.2.1 updated 2 days ago
thrift
Licensed under Apache License, Version 2.0. The Apache Thrift compiler needs to be installed separately.
0.23.0 updated 3 days ago
massive-starling
alpha release 4
1.0.0-alpha.4 updated 3 days ago
starling
Adds HashLink target, various bug fixes
2.8.0 updated 1 week ago
hxflac
Added streamed audio support for OpenFL and Flixel, FLAC decoder rewrite and various bug fixes.
1.1.0 updated 1 week ago
ale-ui
1.0.8 updated 1 week ago
extension-video-export
Fix iOS Simulator arm64 build using hxcpp 4.3.141-iphonesim fork
0.3.10 updated 1 week ago
extension-file-save
Fix FileDialog extension format on Windows/Linux
0.3.8 updated 1 week ago
HaxeGJClient
Fixed Most Recent Commands!
6.2.5 updated 1 week ago
lime
by singmajesty
A foundational Haxe framework for cross-platform development
8.3.1 published 2 months ago
1947770 downloads
openfl
by singmajesty
The "Open Flash Library" for fast 2D development
9.5.1 published 2 months ago
1923489 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
1801263 downloads
flixel
by haxeflixel
HaxeFlixel is a 2D game engine based on OpenFL that delivers cross-platform games.
6.1.2 published 4 months ago
1372977 downloads
flixel-addons
by haxeflixel
flixel-addons is a set of useful, additional classes for HaxeFlixel.
4.0.1 published 4 months ago
1274269 downloads
hscript
by ncannasse
Haxe Script is a scripting engine for a subset of the Haxe language
2.7.0 published 5 months ago
1210498 downloads
Joshua Granick
(45 projects)
Jens Fischer
(17 projects)
Alexander Hohlov
(7 projects)
Haxe Foundation
(14 projects)
Bowler Hat LLC
(19 projects)
Christopher Speciale
(16 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.