CINXE.COM

Haxelib - the Haxe package manager

<!doctype html> <html id="page"> <head> <meta http-equiv="Content-Type" content="text/html;charset=UTF-8" /> <meta name="viewport" content="width=device-width" /> <title>Haxelib - the Haxe package manager</title> <link href="/css/bootstrap-combined.min.css" rel="stylesheet" rel="stylesheet"> <link href="//netdna.bootstrapcdn.com/font-awesome/4.1.0/css/font-awesome.css" rel="stylesheet"> <link href="/css/style.css" rel="stylesheet"> <link href="/css/haxe-nav.css" rel="stylesheet"> <link rel="shortcut icon" type="image/x-icon" href="/favicon.ico" /> <link href="//fonts.googleapis.com/css?family=Source+Sans+Pro:200,600,600italic,400" rel="stylesheet"> <link href="//fonts.googleapis.com/css?family=Open+Sans:400,700,700italic,400italic" rel="stylesheet"> <link href="//fonts.googleapis.com/css?family=Source+Code+Pro" rel="stylesheet"> <!-- Google --> <link rel="author" href="https://plus.google.com/113704686911055424796/posts"/> <link rel="publisher" href="https://plus.google.com/113704686911055424796/"/> <meta name="description" content="Haxelib is a tool that enables sharing libraries and code in the Haxe ecosystem." /> <!-- Twitter card --> <meta name="twitter:card" content="summary" /> <meta name="twitter:creator" content="@haxelang" /> <meta name="twitter:site" content="@haxelang" /> <meta name="twitter:title" content="Haxelib - the Haxe package manager" /> <meta name="twitter:description" value="Haxelib is a tool that enables sharing libraries and code in the Haxe ecosystem."> <!-- OpenGraph --> <meta property="og:title" content="Haxelib - the Haxe package manager" /> <meta property="og:type" content="article" /> <meta property="og:url" content="/" /> <meta property="og:image" content="https://haxe.org/img/branding/haxe-logo-glyph.png" /> <meta property="og:description" content="Haxelib is a tool that enables sharing libraries and code in the Haxe ecosystem." /> <meta property="og:site_name" content="Haxe - The Cross-platform Toolkit" /> <!-- Facebook --> </head> <body> <nav class="section nav dark"> <div class="navbar navbar-fixed-top navbar-inverse"> <div class="navbar-inner"> <button class="btn btn-navbar" data-target=".nav-collapse" data-toggle="collapse" type="button"><span class="icon-bar"></span> <span class="icon-bar"></span> <span class="icon-bar"></span></button> <a class="brand haxe-logo" href="https://haxe.org/"><img alt="Haxe" height="21" onerror="this.src='https://haxe.org/img/haxe-logo-horizontal-on-dark.png'" src="https://haxe.org/img/haxe-logo-horizontal-on-dark.svg" width="107" /></a> <a class="brand sub lib" href="/">LIB</a> <div class="nav-collapse collapse"> <ul class="nav pull-right search-link-menu"> <li><a href="/search"><i class="fa fa-search"></i></a></li> </ul> <ul class="nav"> <li class="dropdown"> <a href="/all" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-expanded="false"><i class="fa fa-folder-open-o"></i> Browse Projects <span class="caret"></span></a> <ul class="dropdown-menu" role="menu"> <li><a href="/all/"><i class="fa fa-star"></i> Browse by popularity</a></li> <li><a href="/t/"><i class="fa fa-tags"></i> Browse by tag</a></li> <li><a href="/u/"><i class="fa fa-user"></i> Browse by author</a></li> <li><a href="/recent/"><i class="fa fa-paperclip"></i> Recent library updates</a></li> </ul> </li> <li class="dropdown"> <a href="/documentation" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-expanded="false"><i class="fa fa-file-o"></i> Documentation <span class="caret"></span></a> <ul class="dropdown-menu" role="menu"> <li ><a href="/documentation/">Getting Started</a></li> <li ><a href="/documentation/using-haxelib/">Using Haxelib</a></li> <li ><a href="/documentation/creating-a-haxelib-package/">Creating a Haxelib</a></li> <li ><a href="/documentation/per-project-setup/">Per project setup</a></li> <li ><a href="/documentation/haxelibs-in-projects/">Adding libraries to projects</a></li> <li ><a href="/documentation/faq/">FAQ</a></li> <li class="divider"></li> <li><a href="/rss/"><i class="fa fa-rss"></i> Recent Updates RSS Feed</a></li> <li><a href="/legacy/"><i class="fa fa-folder-open-o"></i> Haxe 2 Haxelib repository</a></li> </ul> </li> <li class=" divider"></li> <li class="dropdown"> <a class="dropdown-toggle" data-toggle="dropdown" href="https://haxe.org/documentation/">Learn Haxe <b class="caret"></b></a> <ul class="dropdown-menu"> <li><a href="https://haxe.org/documentation/introduction/" rel="external">Introduction</a></li> <li><a href="https://haxe.org/manual/" rel="external">Manual</a></li> <li><a href="https://code.haxe.org" rel="external">Code Cookbook</a></li> <li><a href="https://api.haxe.org" rel="external">API Documentation</a></li> <li class="divider"></li> <li><a href="https://haxe.org/videos/" rel="external">Videos</a></a></li> <li class="divider"></li> <li><a href="https://try.haxe.org" rel="external">Try Haxe online</a></li> <li class="active"><a href="https://lib.haxe.org" rel="external">Haxelib</a></li> </ul> </li> <li class="dropdown"> <a href="/HaxeFoundation" data-toggle="dropdown" class="dropdown-toggle">Connect <b class="caret"></b></a> <ul class="dropdown-menu"> <li><a href="https://github.com/HaxeFoundation" rel="external"><i class="fa fa-github"></i> GitHub</a></li> <li><a href="https://github.com/HaxeFoundation/haxe/issues" rel="external"><i class="fa fa-github"></i> Bug reports</a></li> <li><a href="https://stackoverflow.com/questions/tagged/haxe" rel="external"><i class="fa fa-stack-overflow"></i> Stack Overflow</a></li> <li><a href="http://community.haxe.org/" rel="external"><i class="fa fa-envelope-o"></i> Forums</a></li> <li><a href="https://discordapp.com/invite/0uEuWH3spjck73Lo" rel="external nofollow"><i class="fa fa-comments-o"></i> Discord</a></li> <li><a href="https://gitter.im/HaxeFoundation/haxe" rel="external nofollow"><i class="fa fa-comments-o"></i> Gitter</a></li> <li><a href="https://haxe.org/blog"><i class="fa fa-rss"></i> Blog</a></li> <li class="divider"></li> <li><a href="https://www.facebook.com/haxe.org/" rel="external"><i class="fa fa-facebook"></i> Facebook</a></li> <li><a href="https://twitter.com/search?q=%23haxe" rel="external"><i class="fa fa-twitter"></i> #haxe</a></li> <li><a href="https://twitter.com/haxelang" rel="external"><i class="fa fa-twitter"></i> @haxelang</a></li> <li><a href="https://twitter.com/haxe_org" rel="external"><i class="fa fa-twitter"></i> @haxe_org</a></li> <li class="divider"></li> <li><a href="https://haxe.org/foundation/contact.html">Contact</a></li> </ul> </li> </ul></div> </div> </div> </nav> <div class="page-wrap"> <div class="section homepage-banner"> <div class="jumbotron"> <div class="container"> <h1> <img src="/img/haxe-logo.svg" class="logo" onerror="this.src='/img/haxe-logo.png'" width="80" height="80" /> Haxe Library Manager </h1> <hr/> <form action="/search/" method="GET" class="form-search"> <div class="control-group"> <div class="controls"> <span class="add-on"><i class="icon-envelope"></i></span> <input type="search" name="v" class="input-xxlarge search-query" style="width:75%" placeholder="Search Haxe libraries..." /> <input type="submit" class="btn btn-default" value="Search" /> </div> </div> </form> <hr/> <p class="lead"> <h2>A modular, open-source and cross-platform adventure</h2> 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. </p> </div> </div> </div> <div class="section homepage"> <div class="container"> <div class="btn-toolbar"> <a class="btn btn-default btn-large" href="/all/"><i class="fa fa-star"></i> <strong>View all Haxelibs</strong></a> <a class="btn btn-default btn-large" href="/t/"><i class="fa fa-tags"></i> Browse by tag</a> <a class="btn btn-default btn-large" href="/u/"><i class="fa fa-user"></i> Browse by author</a> <a class="btn btn-default btn-large" href="/recent/"><i class="fa fa-paperclip"></i> Recent library updates</a> <a class="btn btn-default btn-large" href="/documentation/">Learn Haxelib</a> </div> <hr/> <div class="tags unstyled"> <span class="tag tag-inline"><i class="fa fa-tags"></i> <a href="/t/cross/"><strong>cross</strong></a>&nbsp;<small>(516)</small></span> <span class="tag tag-inline"><i class="fa fa-tags"></i> <a href="/t/js/"><strong>js</strong></a>&nbsp;<small>(304)</small></span> <span class="tag tag-inline"><i class="fa fa-tags"></i> <a href="/t/openfl/"><strong>openfl</strong></a>&nbsp;<small>(193)</small></span> <span class="tag tag-inline"><i class="fa fa-tags"></i> <a href="/t/cpp/"><strong>cpp</strong></a>&nbsp;<small>(172)</small></span> <span class="tag tag-inline"><i class="fa fa-tags"></i> <a href="/t/utility/"><strong>utility</strong></a>&nbsp;<small>(172)</small></span> <span class="tag tag-inline"><i class="fa fa-tags"></i> <a href="/t/haxe/"><strong>haxe</strong></a>&nbsp;<small>(151)</small></span> <span class="tag tag-inline"><i class="fa fa-tags"></i> <a href="/t/game/"><strong>game</strong></a>&nbsp;<small>(149)</small></span> <span class="tag tag-inline"><i class="fa fa-tags"></i> <a href="/t/neko/"><strong>neko</strong></a>&nbsp;<small>(134)</small></span> <span class="tag tag-inline"><i class="fa fa-tags"></i> <a href="/t/flash/"><strong>flash</strong></a>&nbsp;<small>(130)</small></span> <span class="tag tag-inline"><i class="fa fa-tags"></i> <a href="/t/web/"><strong>web</strong></a>&nbsp;<small>(125)</small></span> <span class="tag tag-inline"><i class="fa fa-tags"></i> <a href="/t/javascript/"><strong>javascript</strong></a>&nbsp;<small>(101)</small></span> <span class="tag tag-inline"><i class="fa fa-tags"></i> <a href="/t/extern/"><strong>extern</strong></a>&nbsp;<small>(91)</small></span> <span class="tag tag-inline"><i class="fa fa-tags"></i> <a href="/t/android/"><strong>android</strong></a>&nbsp;<small>(81)</small></span> <span class="tag tag-inline"><i class="fa fa-tags"></i> <a href="/t/native/"><strong>native</strong></a>&nbsp;<small>(79)</small></span> <span class="tag tag-inline"><i class="fa fa-tags"></i> <a href="/t/ios/"><strong>ios</strong></a>&nbsp;<small>(76)</small></span> <span class="tag tag-inline"><i class="fa fa-tags"></i> <a href="/t/nodejs/"><strong>nodejs</strong></a>&nbsp;<small>(75)</small></span> <span class="tag tag-inline"><i class="fa fa-tags"></i> <a href="/t/html5/"><strong>html5</strong></a>&nbsp;<small>(69)</small></span> <span class="tag tag-inline"><i class="fa fa-tags"></i> <a href="/t/macro/"><strong>macro</strong></a>&nbsp;<small>(67)</small></span> <span class="tag tag-inline"><i class="fa fa-tags"></i> <a href="/t/react/"><strong>react</strong></a>&nbsp;<small>(58)</small></span> <span class="tag tag-inline"><i class="fa fa-tags"></i> <a href="/t/externs/"><strong>externs</strong></a>&nbsp;<small>(54)</small></span> <span class="tag tag-inline"><i class="fa fa-tags"></i> <a href="/t/api/"><strong>api</strong></a>&nbsp;<small>(52)</small></span> <span class="tag tag-inline"><i class="fa fa-tags"></i> <a href="/t/php/"><strong>php</strong></a>&nbsp;<small>(50)</small></span> <span class="tag tag-inline"><i class="fa fa-tags"></i> <a href="/t/ui/"><strong>ui</strong></a>&nbsp;<small>(47)</small></span> <span class="tag tag-inline"><i class="fa fa-tags"></i> <a href="/t/java/"><strong>java</strong></a>&nbsp;<small>(44)</small></span> <span class="tag tag-inline"><i class="fa fa-tags"></i> <a href="/t/tink/"><strong>tink</strong></a>&nbsp;<small>(44)</small></span> </div> <hr/> <h1><i class="fa fa-paperclip"></i> Recently updated</h1> <div class="row popular-libs-list"> <div class="span4"> <p> <strong class="title"><a href="/p/ludi-forms/">ludi-forms</a></strong><br/> <small class="description"> <em>Initial release</em><br /> <a href="/p/ludi-forms/1.0.0">1.0.0</a> &nbsp;<span title="2025-02-21 01:34:12">updated today</span> </small> </p> <p> <strong class="title"><a href="/p/funkin-modchart/">funkin-modchart</a></strong><br/> <small class="description"> <em>FPS Plus Support, Optimizations and Improvements</em><br /> <a href="/p/funkin-modchart/1.2.0">1.2.0</a> &nbsp;<span title="2025-02-18 08:03:44">updated 3 days ago</span> </small> </p> <p> <strong class="title"><a href="/p/colyseus/">colyseus</a></strong><br/> <small class="description"> <em>Compatible with Colyseus 0.16. Reestructuring of schema encoder/decoder and callbacks API.</em><br /> <a href="/p/colyseus/0.16.0">0.16.0</a> &nbsp;<span title="2025-02-17 13:26:37">updated 4 days ago</span> </small> </p> <p> <strong class="title"><a href="/p/love/">love</a></strong><br/> <small class="description"> <em>LÖVE 11.5: Fixed KeyConstant enum. Changed module classes to have their names suffixed with Module and located within their respective package.</em><br /> <a href="/p/love/2.0.0">2.0.0</a> &nbsp;<span title="2025-02-17 06:26:15">updated 4 days ago</span> </small> </p> </div> <div class="span4"> <p> <strong class="title"><a href="/p/hxbun/">hxbun</a></strong><br/> <small class="description"> <em>Add UDP client/server support</em><br /> <a href="/p/hxbun/0.1.5">0.1.5</a> &nbsp;<span title="2025-02-16 23:57:39">updated 5 days ago</span> </small> </p> <p> <strong class="title"><a href="/p/gdscript/">gdscript</a></strong><br/> <small class="description"> <em>Nightly version of Reflaxe/GDScript.</em><br /> <a href="/p/gdscript/1.0.0-beta">1.0.0-beta</a> &nbsp;<span title="2025-02-16 17:53:05">updated 5 days ago</span> </small> </p> <p> <strong class="title"><a href="/p/reflaxe/">reflaxe</a></strong><br/> <small class="description"> <em>Nightly version of Reflaxe.</em><br /> <a href="/p/reflaxe/4.0.0-beta">4.0.0-beta</a> &nbsp;<span title="2025-02-16 17:45:50">updated 5 days ago</span> </small> </p> <p> <strong class="title"><a href="/p/hxjson5/">hxjson5</a></strong><br/> <small class="description"> <em>Optimizations (9.35x faster) + Various Fixes</em><br /> <a href="/p/hxjson5/1.1.0">1.1.0</a> &nbsp;<span title="2025-02-16 15:54:26">updated 5 days ago</span> </small> </p> </div> <div class="span4"> <p> <strong class="title"><a href="/p/hxgamejolt-api/">hxgamejolt-api</a></strong><br/> <small class="description"> <em>Rewritten the code and fixed some issues.</em><br /> <a href="/p/hxgamejolt-api/1.3.0">1.3.0</a> &nbsp;<span title="2025-02-15 18:04:21">updated 6 days ago</span> </small> </p> <p> <strong class="title"><a href="/p/flixel-waveform/">flixel-waveform</a></strong><br/> <small class="description"> <em>Reworked API, more customization; See CHANGELOG.md</em><br /> <a href="/p/flixel-waveform/2.0.0">2.0.0</a> &nbsp;<span title="2025-02-15 16:36:27">updated 6 days ago</span> </small> </p> <p> <strong class="title"><a href="/p/wisdom/">wisdom</a></strong><br/> <small class="description"> <em>Fix component not being destroyed when removed from a modified vNode</em><br /> <a href="/p/wisdom/0.1.6">0.1.6</a> &nbsp;<span title="2025-02-14 17:38:35">updated 1 week ago</span> </small> </p> <p> <strong class="title"><a href="/p/ludi-mind/">ludi-mind</a></strong><br/> <small class="description"> <em>Added system for defining static modules</em><br /> <a href="/p/ludi-mind/1.3.0">1.3.0</a> &nbsp;<span title="2025-02-12 02:33:53">updated 1 week ago</span> </small> </p> </div> </div> <a class="btn btn-large" href="/recent/">See <strong>more recent updates</strong></a> <hr/> <h1><i class="fa fa-star"></i> Popular libraries</h1> <div class="row popular-libs-list"> <div class="span4"> <p> <strong class="title"><a href="/p/lime/">lime</a></strong><br/> by <a href="/u/singmajesty/">singmajesty</a><br/> <em class="description">A foundational Haxe framework for cross-platform development</em><br/> <small> <a href="/p/lime/8.2.2">8.2.2</a> &nbsp;<span title="2024-12-19 21:28:31">published 2 months ago</span> <br/> <strong>1641659 downloads</strong> </small> <div class="btn-toolbar"> <a class="btn btn-default" href="/p/lime/"><i class="fa fa-star"></i> View project page</a> </div> </p> <hr/> <p> <strong class="title"><a href="/p/openfl/">openfl</a></strong><br/> by <a href="/u/singmajesty/">singmajesty</a><br/> <em class="description">The &quot;Open Flash Library&quot; for fast 2D development</em><br/> <small> <a href="/p/openfl/9.4.1">9.4.1</a> &nbsp;<span title="2024-12-19 18:22:19">published 2 months ago</span> <br/> <strong>1623056 downloads</strong> </small> <div class="btn-toolbar"> <a class="btn btn-default" href="/p/openfl/"><i class="fa fa-star"></i> View project page</a> </div> </p> </div> <div class="span4"> <p> <strong class="title"><a href="/p/hxcpp/">hxcpp</a></strong><br/> by <a href="/u/gamehaxe/">gamehaxe</a><br/> <em class="description">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.</em><br/> <small> <a href="/p/hxcpp/4.3.2">4.3.2</a> &nbsp;<span title="2023-04-08 07:16:00">published 1 year ago</span> <br/> <strong>1566919 downloads</strong> </small> <div class="btn-toolbar"> <a class="btn btn-default" href="/p/hxcpp/"><i class="fa fa-star"></i> View project page</a> </div> </p> <hr/> <p> <strong class="title"><a href="/p/flixel/">flixel</a></strong><br/> by <a href="/u/haxeflixel/">haxeflixel</a><br/> <em class="description">HaxeFlixel is a 2D game engine based on OpenFL that delivers cross-platform games.</em><br/> <small> <a href="/p/flixel/6.0.0">6.0.0</a> &nbsp;<span title="2025-01-31 15:22:08">published 3 weeks ago</span> <br/> <strong>1164413 downloads</strong> </small> <div class="btn-toolbar"> <a class="btn btn-default" href="/p/flixel/"><i class="fa fa-star"></i> View project page</a> </div> </p> </div> <div class="span4"> <p> <strong class="title"><a href="/p/hscript/">hscript</a></strong><br/> by <a href="/u/ncannasse/">ncannasse</a><br/> <em class="description">Haxe Script is a scripting engine for a subset of the Haxe language</em><br/> <small> <a href="/p/hscript/2.6.0">2.6.0</a> &nbsp;<span title="2024-12-04 17:19:46">published 2 months ago</span> <br/> <strong>1120324 downloads</strong> </small> <div class="btn-toolbar"> <a class="btn btn-default" href="/p/hscript/"><i class="fa fa-star"></i> View project page</a> </div> </p> <hr/> <p> <strong class="title"><a href="/p/flixel-addons/">flixel-addons</a></strong><br/> by <a href="/u/haxeflixel/">haxeflixel</a><br/> <em class="description">flixel-addons is a set of useful, additional classes for HaxeFlixel.</em><br/> <small> <a href="/p/flixel-addons/3.3.2">3.3.2</a> &nbsp;<span title="2025-01-31 17:46:15">published 3 weeks ago</span> <br/> <strong>1084630 downloads</strong> </small> <div class="btn-toolbar"> <a class="btn btn-default" href="/p/flixel-addons/"><i class="fa fa-star"></i> View project page</a> </div> </p> </div> </div> <a class="btn btn-large" href="/all/">See <strong>all haxelibs</strong></a> <hr/> <h1><i class="fa fa-user"></i> Popular contributors</h1> <br/> <div class="row contributors-list"> <div class="span3"> <p class="user"> <img src="//www.gravatar.com/avatar/1865a5d6caa5422bdfd1f89ab696cf50.jpg?s=144" class="img-circle" width="48" height="48" alt="Avatar of singmajesty" /> <strong><a href="/u/singmajesty/">Joshua Granick</a></strong><br/><small>(44&nbsp;projects)</small> </p> <p class="user"> <img src="//www.gravatar.com/avatar/25382df099e692f409929ce3bf4e9961.jpg?s=144" class="img-circle" width="48" height="48" alt="Avatar of Gama11" /> <strong><a href="/u/Gama11/">Jens Fischer</a></strong><br/><small>(17&nbsp;projects)</small> </p> <p class="user"> <img src="//www.gravatar.com/avatar/d94f85f0196036c0bb5668706705548b.jpg?s=144" class="img-circle" width="48" height="48" alt="Avatar of haxeflixel" /> <strong><a href="/u/haxeflixel/">Alexander Hohlov</a></strong><br/><small>(7&nbsp;projects)</small> </p> <p class="user"> <img src="//www.gravatar.com/avatar/7d8a538d58afc993cd9e6c1d6a06d745.jpg?s=144" class="img-circle" width="48" height="48" alt="Avatar of HaxeFoundation" /> <strong><a href="/u/HaxeFoundation/">Haxe Foundation</a></strong><br/><small>(11&nbsp;projects)</small> </p> </div> <div class="span3"> <p class="user"> <img src="//www.gravatar.com/avatar/c42a05af47b163dfa34d6a16f45487f6.jpg?s=144" class="img-circle" width="48" height="48" alt="Avatar of bowlerhat" /> <strong><a href="/u/bowlerhat/">Bowler Hat LLC</a></strong><br/><small>(14&nbsp;projects)</small> </p> <p class="user"> <img src="//www.gravatar.com/avatar/30347c97ea4cb0f181225a91e3c966cc.jpg?s=144" class="img-circle" width="48" height="48" alt="Avatar of Dimensionscape" /> <strong><a href="/u/Dimensionscape/">Christopher Speciale</a></strong><br/><small>(12&nbsp;projects)</small> </p> <p class="user"> <img src="//www.gravatar.com/avatar/73aba75d5f88981548dde7e61258d906.jpg?s=144" class="img-circle" width="48" height="48" alt="Avatar of GeoKureli" /> <strong><a href="/u/GeoKureli/">George Kurelic</a></strong><br/><small>(6&nbsp;projects)</small> </p> <p class="user"> <img src="//www.gravatar.com/avatar/ef6fef12118e45612288b2bcd8dc8e43.jpg?s=144" class="img-circle" width="48" height="48" alt="Avatar of ncannasse" /> <strong><a href="/u/ncannasse/">Nicolas Cannasse</a></strong><br/><small>(22&nbsp;projects)</small> </p> </div> <div class="span3"> <p class="user"> <img src="//www.gravatar.com/avatar/fec3ba45c66c6874f31eb902dbb42e13.jpg?s=144" class="img-circle" width="48" height="48" alt="Avatar of gamehaxe" /> <strong><a href="/u/gamehaxe/">Hugh Sanderson</a></strong><br/><small>(18&nbsp;projects)</small> </p> <p class="user"> <img src="//www.gravatar.com/avatar/85f4d24ad88c00df47d9d12b1a94d193.jpg?s=144" class="img-circle" width="48" height="48" alt="Avatar of back2dos" /> <strong><a href="/u/back2dos/">back2dos</a></strong><br/><small>(73&nbsp;projects)</small> </p> <p class="user"> <img src="//www.gravatar.com/avatar/b4aaf399708812fa4bae17ae8fcb8e8c.jpg?s=144" class="img-circle" width="48" height="48" alt="Avatar of RealyUniqueName" /> <strong><a href="/u/RealyUniqueName/">Alexander Kuzmenko</a></strong><br/><small>(13&nbsp;projects)</small> </p> <p class="user"> <img src="//www.gravatar.com/avatar/40d8322e25535b4c6e026ec817f4e2bf.jpg?s=144" class="img-circle" width="48" height="48" alt="Avatar of massive" /> <strong><a href="/u/massive/">Massive Interactive</a></strong><br/><small>(11&nbsp;projects)</small> </p> </div> <div class="span3"> <p class="user"> <img src="//www.gravatar.com/avatar/3a506e3d5853364fcfd5b3d473daf7c4.jpg?s=144" class="img-circle" width="48" height="48" alt="Avatar of waneck" /> <strong><a href="/u/waneck/">Caue Waneck</a></strong><br/><small>(14&nbsp;projects)</small> </p> <p class="user"> <img src="//www.gravatar.com/avatar/200edb8ec3a8f52ed1637c9a0d54dd7c.jpg?s=144" class="img-circle" width="48" height="48" alt="Avatar of nadako" /> <strong><a href="/u/nadako/">Dan Korostelev</a></strong><br/><small>(14&nbsp;projects)</small> </p> <p class="user"> <img src="//www.gravatar.com/avatar/3c270d3efaf8d72702120f1260c9d9ee.jpg?s=144" class="img-circle" width="48" height="48" alt="Avatar of fponticelli" /> <strong><a href="/u/fponticelli/">Franco Ponticelli</a></strong><br/><small>(36&nbsp;projects)</small> </p> <p class="user"> <img src="//www.gravatar.com/avatar/877ecb1597dc46c627e7ba29c9c61824.jpg?s=144" class="img-circle" width="48" height="48" alt="Avatar of larsiusprime" /> <strong><a href="/u/larsiusprime/">Lars A. Doucet</a></strong><br/><small>(3&nbsp;projects)</small> </p> </div> </div> <a class="btn btn-large" href="/u/">See <strong>all contributors</strong></a> <hr/> <h4><strong>Many libraries are just one <code>haxelib install</code> away.</strong> This example demonstrates some of <a href="/documentation/using-haxelib/">all haxelib commands</a>.</h4> <pre class="example"><code>haxelib install actuate <span class="comment"># Install `actuate` library</span> haxelib install actuate 1.8.1 <span class="comment"># Install a specific version</span> haxe -lib actuate -main Test -js test.js <span class="comment"># Use `actuate` library in your Haxe build</span> haxelib list <span class="comment"># List all of your installed libraries</span> haxelib list openfl <span class="comment"># List your installed libraries that have "openfl" in the name</span> haxelib install actuate.zip <span class="comment"># Install a library from a zip file</span> haxelib install test.hxml <span class="comment"># Install all the libs listed in a hxml</span> haxelib install all <span class="comment"># Install all the libs in the hxml files in the current directory</span> haxelib submit actuate.zip <span class="comment"># Use Haxelib to share your library with others!</span> </code></pre> </div> </div> </div> <div class="section info"> <div class="container"> <div class="row"> <div class="span4"> <h3><i class="fa fa-big fa-rocket"></i> All libraries are free</h3> <p>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!</p> </div> <div class="span4"> <h3><i class="fa fa-big fa-gears"></i> Explore Haxe</h3> <p> <p><i class="fa fa-external-link"></i> <a href="https://haxe.org/manual">Haxe Manual</a></p> <p><i class="fa fa-external-link"></i> <a href="https://code.haxe.org">Haxe Code Cookbook</a></p> <p><i class="fa fa-external-link"></i> <a href="https://api.haxe.org">Haxe API documentation</a></p> <p>You can try Haxe in the browser! <a href="https://try.haxe.org">try.haxe.org</a></p> </p> </div> <div class="span4"> <h3><i class="fa fa-big fa-globe"></i> Join us on GitHub!</h3> <p>Haxe is being developed on GitHub. Feel free to contribute or report issues to our projects.</p> <p><i class="fa fa-github"></i> <a href="https://github.com/HaxeFoundation/">Haxe on GitHub</a></p> </div> </div> </div> </div> <footer class="section dark site-footer"> <div class="container"> <div class="copyright"> <p>&copy;2025 <a href="//haxe.org/foundation/" title="Haxe Foundation Website" class="hf-link">Haxe Foundation</a> | <a href="https://github.com/HaxeFoundation/haxelib" title="Haxelib GitHub Repository" class="hf-link">Haxelib on GitHub</a> </p> </div> </div> </footer> <script src="/js/jquery.min.js"></script> <script src="/js/bootstrap.min.js"></script> <!-- Google Tag Manager --> <noscript><iframe src="//www.googletagmanager.com/ns.html?id=GTM-N6H4RQ" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript> <script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start': new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= '//www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-NXV3XR');</script> <!-- End Google Tag Manager --> </body>

Pages: 1 2 3 4 5 6 7 8 9 10