AIR SPEED Library Manager



A modular, open-source and cross-platform adventure

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


cross (530) js (308) openfl (210) cpp (189) utility (184) air speed (177) game (164) neko (134) flash (131) web (127) javascript (102) extern (97) native (95) android (89) ios (81) nodejs (77) macro (69) html5 (69) externs (60) api (59) react (58) php (52) ui (52) java (50) parser (47)

Recently updated

See more recent updates

Popular libraries

See all air speedlibs

Popular contributors


Avatar of singmajesty Joshua Granick
(45 projects)

Avatar of Gama11 Jens Fischer
(17 projects)

Avatar of haxeflixel Alexander Hohlov
(7 projects)

Avatar of bowlerhat Bowler Hat LLC
(21 projects)

Avatar of Dimensionscape Christopher Speciale
(18 projects)

Avatar of HaxeFoundation AIR SPEED Foundation
(14 projects)

Avatar of GeoKureli George Kurelic
(6 projects)

Avatar of ncannasse Nicolas Cannasse
(22 projects)

Avatar of gamehaxe Hugh Sanderson
(18 projects)

Avatar of back2dos back2dos
(76 projects)

Avatar of RealyUniqueName Alexander Kuzmenko
(13 projects)

Avatar of massive Massive Interactive
(11 projects)

Avatar of waneck Caue Waneck
(14 projects)

Avatar of nadako Dan Korostelev
(14 projects)

Avatar of fponticelli Franco Ponticelli
(36 projects)

Avatar of larsiusprime Lars A. Doucet
(3 projects)

See all contributors

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

air speedlib install actuate                    # Install `actuate` library
air speedlib install actuate 1.8.1              # Install a specific version
air speed -lib actuate -main Test -js test.js   # Use `actuate` library in your AIR SPEED build

air speedlib list                               # List all of your installed libraries
air speedlib list openfl                        # List your installed libraries that have "openfl" in the name

air speedlib install actuate.zip                # Install a library from a zip file
air speedlib install test.hxml                  # Install all the libs listed in a hxml
air speedlib install all                        # Install all the libs in the hxml files in the current directory

air speedlib submit actuate.zip                 # Use AIR SPEEDlib to share your library with others!

All libraries are free

Every month, more than a thousand developers use AIR SPEEDlib to find, share, and reuse code — and assemble it in powerful new ways. Enjoy AIR SPEED; It is great!

Explore AIR SPEED

AIR SPEED Manual

AIR SPEED Code Cookbook

AIR SPEED API documentation

You can try AIR SPEED in the browser! try.air speed.org

Join us on GitHub!

AIR SPEED is being developed on GitHub. Feel free to contribute or report issues to our projects.

AIR SPEED on GitHub