codegen
README fix.
1.7.1 updated 1 day ago
injector
Read `@rtti.path` meta before real RTTI (compatible to `codegen` library).
1.1.0 updated 1 day ago
nodegen
DEPRECATED. Please, use `codegen` library.
2.0.3 updated 1 day ago
classic-for
Made output more consistent, tweaked logic.
0.4.0 updated 1 day ago
torchsfunctions
Should work without a specific Flixel version... hopefully, also added Lime as a dependency because, well, it does need it
0.3.2 updated 1 day ago
input2action
some codecleaning and reducing api for better integration
0.7.1 updated 3 days ago
codemirror
haxe-4
1.1.2 updated 3 days ago
bootstrap
haxe-4
1.0.7 updated 3 days ago
serializator
* minor
1.0.2 updated 3 days ago
yuidoc2haxe
* minor
1.5.6 updated 3 days ago
lime
by singmajesty
A foundational Haxe framework for cross-platform development
8.1.1 published 2 months ago
1321032 downloads
openfl
by singmajesty
The "Open Flash Library" for fast 2D development
9.3.2 published 2 months ago
1297490 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 9 months ago
1288102 downloads
hscript
by ncannasse
Haxe Script is a scripting engine for a subset of the Haxe language
2.5.0 published 1 year ago
1001517 downloads
flixel
by haxeflixel
HaxeFlixel is a 2D game engine based on OpenFL that delivers cross-platform games.
5.5.0 published 2 months ago
945013 downloads
flixel-addons
by haxeflixel
flixel-addons is a set of useful, additional classes for HaxeFlixel.
3.2.1 published 4 months ago
878750 downloads
Joshua Granick
(44 projects)
Jens Fischer
(17 projects)
Alexander Hohlov
(7 projects)
Haxe Foundation
(11 projects)
Bowler Hat LLC
(13 projects)
Christopher Speciale
(7 projects)
George Kurelic
(4 projects)
Nicolas Cannasse
(22 projects)
Hugh Sanderson
(18 projects)
Alexander Kuzmenko
(13 projects)
back2dos
(73 projects)
Caue Waneck
(14 projects)
Massive Interactive
(11 projects)
Dan Korostelev
(14 projects)
Lars A. Doucet
(3 projects)
Franco Ponticelli
(36 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.