Haxe Library Manager



A modular, open-source and cross-platform adventure

Haxelib is the easiest way to find libraries and code for your Haxe project - and the best place you can share your code with others in the Haxe ecosystem. Haxelib is the package manager for the Haxe Toolkit.


@for( t in tags ) { @escape(t.tag) (@t.count) }

Recently updated

See more recent updates

Popular libraries

See all haxelibs

Popular contributors


@for( i in 0...4) {
@for( u in users(i*4, 4) ) { @if (u != null){

Avatar of @u.user.name @u.user.fullname
(@u.projects.length projects)

} }
}
See all contributors

Many libraries are just one haxelib install away. This example demonstrates some of all haxelib commands.

@exampleCode