A list of every project uploaded on haxelib, sorted by popularity
| Project | Description | Version | Downloads |
|---|---|---|---|
|
lime
@singmajesty |
A foundational Haxe framework for cross-platform development | 8.3.2 3 months ago |
2027562 |
|
openfl
@singmajesty |
The "Open Flash Library" for fast 2D development | 9.5.2 3 months ago |
1999728 |
|
hxcpp
@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 3 years ago |
1858338 |
|
flixel
@haxeflixel |
HaxeFlixel is a 2D game engine based on OpenFL that delivers cross-platform games. | 6.2.0 4 weeks ago |
1424536 |
|
flixel-addons
@haxeflixel |
flixel-addons is a set of useful, additional classes for HaxeFlixel. | 4.0.2 1 day ago |
1317399 |
|
hscript
@ncannasse |
Haxe Script is a scripting engine for a subset of the Haxe language | 2.7.0 8 months ago |
1235084 |
|
flixel-ui
@haxeflixel |
A UI library for Flixel | 2.6.5 4 weeks ago |
1145696 |
|
flixel-tools
@haxeflixel |
Command-Line tools for the HaxeFlixel game engine | 1.5.1 5 years ago |
1089091 |
|
actuate
@singmajesty |
Actuate is a fast and flexible tween library that uses a jQuery-style "chaining" syntax. It out-performs other libraries (such as TweenLite) and is easy to extend with custom actuators. | 1.9.0 3 years ago |
1013875 |
|
lime-samples
@singmajesty |
Lime samples | 7.0.0 8 years ago |
915161 |
|
systools
@waneck |
A cross-platform extension to the Neko VM for accessing system APIs | 1.1.0 12 years ago |
875124 |
|
openfl-samples
@singmajesty |
OpenFL samples | 8.7.0 7 years ago |
843566 |
|
format
@ncannasse |
A Haxe Library for supporting different file formats. | 3.8.0 1 year ago |
814843 |
|
box2d
@singmajesty |
Box2D is a tremendously popular physics engine for most platforms. | 1.2.4 7 weeks ago |
788905 |
|
layout
@singmajesty |
Flexible system for fluid resizing layouts | 1.2.1 11 years ago |
785162 |
|
flixel-demos
@haxeflixel |
Demo Projects for HaxeFlixel | 3.3.0 1 year ago |
742640 |
|
flixel-templates
@haxeflixel |
Templates for HaxeFlixel projects | 2.7.0 2 years ago |
729424 |
|
utest
@fponticelli |
Unit Testing for Haxe | 1.13.2 5 years ago |
684122 |
|
tjson
@martamius |
Tolerant JSON parser and encoder. Unserializes and serializes JSON data, but without all the strictness of standard JSON parsers. Supports multi and single-line comments, keys without quotes, and single quotes. | 1.4.0 11 years ago |
619934 |
|
hxcpp-debug-server
@vshaxe |
Support library for the hxcpp-debugger VSCode extension. | 1.2.4 6 years ago |
582715 |
|
hxnodejs
@nadako |
Extern definitions for node.js | 12.2.0 2 years ago |
529668 |
|
tink_core
@back2dos |
Tinkerbell Core | 2.1.1 3 years ago |
520911 |
|
hxjsonast
@nadako |
Type-safe position-aware JSON parsing & printing | 1.1.0 4 years ago |
491993 |
|
hxCodec
@polybiusproxy |
Haxe library for native video playback on HaxeFlixel and OpenFL. | 3.0.2 3 years ago |
446928 |
|
thx.core
@fponticelli |
General purpose library. It contains extensions to many of the types contained in the standard library as well as new complementary types. | 0.44.0 7 years ago |
418147 |
|
pako
@FuzzyWuzzie |
Haxe externs for the pako js library (https://github.com/nodeca/pako) | 1.0.8 7 years ago |
389562 |
|
mconsole
@massive |
A cross platform Haxe implementation of the WebKit console API supporting logging, debugging and profiling. Currently supports AVM2, JS, C++ and Neko. | 1.6.0 13 years ago |
379175 |
|
mlib
@massive |
A collection of commandline and system utilities for developing simple command line driven neko and haxelib tools. | 2.0.3 7 years ago |
364504 |
|
mcover
@massive |
A cross platform code coverage framework for Haxe with testing and profiling applications. Supports AVM1, AVM2, JavaScript, C++, PHP and Neko. | 2.2.2 6 years ago |
349759 |
|
hxcs
@waneck |
Support library for the C# backend of the Haxe compiler | 4.2.0 5 years ago |
344946 |
|
tink_macro
@back2dos |
The macro toolkit ;) | 1.0.4 1 year ago |
343933 |
|
haxe-crypto
@soywiz |
Hurlant crypto library ported to haxe: secure random, tls, md2, md5, sha1, sha224, sha256, xtea, hex, base64, hmac, tlsprf, blowfish, des, tripledes, aes, cfb8, cfb, ctr, ofb, ecb, bigint, big integers, rsa, pem, rot13, uuid, utf8, utf16 | 0.0.8 4 years ago |
342404 |
|
munit
@massive |
A cross platform unit testing framework for Haxe with metadata test markup and tools for generating, compiling and running tests from the command line. | 2.3.5 6 years ago |
286580 |
|
promhx
@jdonaldson |
Promhx is a promise library for Haxe. Promises contain values that are not immediately available. However, you can specify callback functions that will trigger when the values do become available. | 1.1.0 10 years ago |
269979 |
|
buddy
@ciscoheat |
Your friendly BDD testing library for Haxe! | 2.13.0 5 years ago |
267705 |
|
asynctools
@ciscoheat |
Haxe implementation of the npm async package. | 0.1.0 10 years ago |
236703 |
|
hhp
@RealyUniqueName |
HHP - Haxe Hypertext Preprocessor. PHP-like template system. | 1.0.5 5 years ago |
233600 |
|
haxe-ws
@soywiz |
WebSockets everywhere! Including javascript, flash and sys targets. | 1.0.5 9 years ago |
226669 |
|
hmm
@andywhite37 |
Local haxelib installation helper | 3.1.0 3 years ago |
225136 |
|
task
@singmajesty |
Use the Task and TaskList API to simplify asynchronous tasks | 1.0.7 11 years ago |
218051 |
|
compiletime
@jason |
Simple Haxe Macro Helpers that let you do or get things at compile-time. | 2.8.0 7 years ago |
212162 |
|
hxp
@singmajesty |
Cross-platform build tools for desktop, mobile, web and consoles | 1.3.1 9 months ago |
209049 |
|
nape-haxe4
@haxeflixel |
Nape 2D Physics Engine (Haxe 4 compatible fork) | 2.0.22 6 years ago |
207652 |
|
hxvlc
@MAJigsaw77 |
A Haxe/OpenFL library for @:native video playback using libVLC. | 2.3.0 2 months ago |
205316 |
|
poly2trihx
@nerik |
poly2trihx is an Haxe port of the poly2tri library, an excellent Delaunay triangulation library, which supports constrained edges and holes. | 0.1.4 13 years ago |
203446 |
|
hamcrest
@mikestead |
A library of Matchers (also known as constraints or predicates) allowing 'match' rules to be defined declaratively, to be used in other frameworks. Typical scenarios include testing frameworks, mocking libraries and UI validation rules. | 3.0.0 6 years ago |
202561 |
|
haxeui-core
@haxeui |
The core library of the HaxeUI framework | 1.7.0 2 years ago |
202525 |
|
hxdiscord_rpc
@MAJigsaw77 |
Haxe/hxcpp @:native bindings for Discord RPC. | 1.3.0 1 year ago |
185667 |
|
newgrounds
@GeoKureli |
Newgrounds API for haxe | 2.0.3 2 years ago |
182016 |
|
hxtsdgen
@elsassph |
TypeScript declaration generator for Haxe/JS | 0.3.0 6 years ago |
180543 |
|
yloader
@jozefchutka |
YLoader provides a per platform http loader class. | 0.0.11 6 years ago |
177461 |
|
tweenxcore
@shohei909 |
lightweight motion library for haxe | 1.1.0 3 years ago |
154427 |
|
haxelib
@HaxeFoundation |
The haxelib client | 4.2.0 1 year ago |
151144 |
|
safety
@RealyUniqueName |
Null safety for Haxe. | 1.1.2 6 years ago |
143390 |
|
hxjava
@waneck |
Support library for the Java backend of the Haxe compiler | 4.2.0 5 years ago |
139443 |
|
haxeui-flixel
@haxeui |
The Flixel backend of the HaxeUI framework | 1.7.0 2 years ago |
130680 |
|
SScript
@ThomasDarkson |
SScript (also known as SuperlativeScript), fork of HScript with fixes and improvements. | 22.4.1 6 weeks ago |
124515 |
|
linc_luajit
@RudenkoArts |
Haxe/hxcpp @:native bindings for LuaJIT. | 0.0.7 2 years ago |
115112 |
|
tweenx
@shohei909 |
crossplatform tween library | 1.0.4 8 years ago |
114976 |
|
hx3compat
@Simn |
Some haxe 3 types for easier migration to haxe 4. | 1.1.0 1 year ago |
109316 |
|
sourcemap
@RealyUniqueName |
Source maps parser | 1.1.0 2 years ago |
108186 |
|
thx.semver
@fponticelli |
Semantic version library for Haxe. It follows the specifications for Semantic Versioning 2.0.0 described at http://semver.org/ | 0.2.2 11 years ago |
106080 |
|
Console.hx
@haxiomic |
Console.hx is a haxe logging utility for easy rich output in both native and browser consoles | 0.3.1 1 year ago |
104993 |
|
hscript-iris
@crowplexus |
a HScript Loader, built for simplicity and inclusion of missing features. | 1.1.3 1 year ago |
104702 |
|
tink_priority
@back2dos |
Tinkerbell Priotization | 0.1.4 7 years ago |
103975 |
|
tink_syntaxhub
@back2dos |
Hub for plugging in language extensions. | 0.6.1 3 years ago |
102340 |
|
hexlog
@doclerlabs |
hexLog contains logging system written in Haxe | 1.0.0-alpha.7 7 years ago |
99803 |
|
hexcore
@doclerlabs |
Independent core elements for building OOP projects and frameworks | 1.0.0-alpha.7 7 years ago |
99093 |
|
hexannotation
@doclerlabs |
Utilities for reading and writing metadata | 1.0.0-alpha.7 7 years ago |
98332 |
|
hexreflection
@doclerlabs |
Fast class description builder to output lightweight reflection data (class description parsing at compile time) | 1.0.0-alpha.7 7 years ago |
98092 |
|
hxfsm
@leo.bergman |
Simple Finite State Machine | 2.0.2 5 years ago |
97740 |
|
tink_streams
@back2dos |
Streams from the future. With lasers, of course ... whoaaaaa!!!! | 0.4.0 5 years ago |
97399 |
|
hexinject
@doclerlabs |
Dependency injector with very fast injections | 1.0.0-alpha.7 7 years ago |
96262 |
|
heaps
@ncannasse |
The GPU Game Framework | 2.1.0 1 year ago |
89247 |
|
hashlink
@ncannasse |
Hashlink support library. | 1.15.0 1 year ago |
84746 |
|
msignal
@massive |
A Haxe port of the ActionScript 3 Signals library that leverages Haxe type parameters. Supports AVM1, AVM2, JavaScript, Neko and C++. | 1.2.5 7 years ago |
82354 |
|
pixijs
@pixijs |
Externs of pixi.js v5.x for Haxe | 5.1.2 6 years ago |
79474 |
|
polygonal-ds
@mbaczynski |
data structures for games | 2.1.1 6 years ago |
79305 |
|
markdown
@HaxeFoundation |
A markdown library for Haxe | 1.1.3 2 years ago |
77344 |
|
hlsdl
@ncannasse |
SDL/GL support for Haxe/HL. | 1.15.0 1 year ago |
74102 |
|
checkstyle
@AlexHaxe |
Automated code analysis ideal for projects that want to enforce a coding standard. | 2.9.0 2 years ago |
73769 |
|
hlopenal
@ncannasse |
OpenAL support for Haxe/HL. | 1.5.0 8 years ago |
72575 |
|
dox
@HaxeFoundation |
Haxe documentation generator. | 1.6.0 5 years ago |
67766 |
|
swf
@singmajesty |
Provides support for parsing and displaying SWF content | 3.4.0 9 months ago |
66582 |
|
haxe-strings
@vegardit |
A haxelib for consistent cross-platform UTF-8 string manipulation. Contains comprehensive String utility functions, SemVer.org version parsing, spell checker, ANSI escape sequence builder, RandomUUID generator, thread-safe regular expression API, StringBuilder, SortedStringMap, SortedStringSet, camelcase string formatting, filepath normalizing and globbing (wildcards). | 7.0.7 9 months ago |
65644 |
|
spine-hx
@jeremyfa |
Spine runtime for Haxe automatically converted from the official Java/libgdx runtime | 4.0.2 5 years ago |
64271 |
|
perf.js
@adireddy |
Simple FPS and Memory monitor. | 1.1.8 10 years ago |
64128 |
|
jQueryExtern
@andyli |
Unleash the full power of jQuery in Haxe. | 3.3.0 5 years ago |
61293 |
|
json2object
@elnabo |
Type safe Haxe/JSON (de)serializer | 3.11.0 3 years ago |
58862 |
|
ansi
@Smily |
Haxe utility for working with ANSI escape sequences | 1.0.0 9 years ago |
57768 |
|
jsonpath
@MasterEric |
A library for parsing and evaluating JSONPath queries on JSON data objects. | 1.1.0 7 months ago |
57037 |
|
tink_stringly
@back2dos |
0.6.0 3 years ago |
56227 | |
|
jsonpatch
@MasterEric |
A library for parsing and evaluating JSONPatch documents on JSON data objects. | 1.1.0 7 months ago |
55975 |
|
nape
@deltaluca |
Nape 2D Physics Engine | 2.0.20 10 years ago |
55217 |
|
uuid
@flashultra |
Cross platform, simple Uuid , Short-Uuid , NanoId and FlakeId generator. Uuid generation is based on RFC4122 . Support versions are v1, v3, v4 and v5 | 2.4.1 4 years ago |
54510 |
|
formatter
@AlexHaxe |
A code formatter for Haxe | 1.18.0 1 year ago |
53308 |
|
tink_testrunner
@kevinresol |
0.9.0 5 years ago |
53187 | |
|
deep_equal
@kevinresol |
Recursive comparison-by-value helper | 0.4.0 4 months ago |
51997 |
|
travix
@back2dos |
Travis helper for Haxe | 0.15.3 4 years ago |
51846 |
|
hldx
@ncannasse |
DirectX support for Haxe/HL. | 1.15.0 1 year ago |
51646 |
|
extension-androidtools
@MAJigsaw77 |
A Haxe/Lime extension that incorporates Java functions through JNI. | 2.2.2 1 year ago |
50592 |
|
tink_unittest
@kevinresol |
0.8.0 5 years ago |
48602 | |
|
hxparse
@Simn |
This library provides tools for creating lexers and parsers in haxe. | 4.3.0 2 years ago |
48434 |
|
tink_io
@back2dos |
0.9.0 5 years ago |
47938 | |
|
howlerjs
@adireddy |
Externs of HowlerJS v2.0.0 for Haxe - Audio library for the modern web. | 2.0.4 9 years ago |
47417 |
|
lime-tools
@singmajesty |
Command-line tools for Haxe projects | 1.5.7 12 years ago |
46902 |
|
crypto
@flashultra |
Cross-platform crypto library with support of : Aes, BCrypt, BlowFish, Des, TripleDes, TwoFish, Hmac, Pbkdf2, Ripemd160, Sha224, Sha256, Sha384, Sha512, Salsa20, XSalsa, ChaCha, SCrypt, RC4, ChaCha20-Poly1305, XChaCha20-Poly1305, XSalsa20-Poly1305, Blake2b, Blake2s, Blake3, Argon2d, Argon2i, Argon2id, AesCtrDrbg, SecureRandom. Block cipher mode of operation: cbc, cfb, ctr, ecb, ofb, pcbc, cmac, ccm, gcm, siv, gcm-siv, eax, kw, kwp, xts, ff1 | 1.3.0 7 months ago |
46407 |
|
polymod
@MasterEric |
An atomic modding framework for Haxe games | 1.8.0 2 years ago |
43896 |
|
openfl-native
@singmajesty |
OpenFL support for native platforms | 1.4.0 12 years ago |
42723 |
|
opentype.hx
@mikkelmr |
0.0.4 4 years ago |
41725 | |
|
tink_chunk
@back2dos |
0.4.0 5 years ago |
41358 | |
|
tink_anon
@back2dos |
0.7.0 5 years ago |
39320 | |
|
hxargs
@Simn |
A really small command line parser | 4.0.0 3 years ago |
37147 |
|
flxanimate
@DotWith |
Adobe Animate's texture atlases player for HaxeFlixel. | 4.0.0 7 months ago |
35918 |
|
hxbit
@ncannasse |
Binary serialization and network synchronization library | 1.5.0 7 years ago |
35500 |
|
away3d
@Greg209 |
Away3D is an open source platform for developing interactive 3D graphics for video games and applications. | 5.0.9 7 years ago |
35163 |
|
tink_await
@benmerckx |
Haxe async/await | 0.6.0 6 years ago |
34444 |
|
minject
@massive |
A Haxe port of the ActionScript 3 SwiftSuspenders IOC library with efficient macro enhanced type reflection. Supports AVM1, AVM2, JavaScript, Neko and C++. | 2.0.0-rc.1 11 years ago |
34384 |
|
react
@massive |
Haxe React is a set of externs and tools to use Facebook React with Haxe | 1.12.0 5 years ago |
33633 |
|
uglifyjs
@markknol |
Minify using uglifyjs | 1.0.0 7 years ago |
33379 |
|
html-entities
@back2dos |
1.0.0 7 years ago |
32962 | |
|
tink_typecrawler
@back2dos |
0.7.0 6 years ago |
32712 | |
|
polygonal-printf
@mbaczynski |
c printf implementation | 1.0.2-beta 13 years ago |
32360 |
|
tink_json
@back2dos |
0.11.0 5 years ago |
31816 | |
|
deepnightLibs
@sbenard |
The general personal libs I use in my Haxe projects. | 1.0.87 1 year ago |
31288 |
|
random
@jason |
Shortcuts to generate random floats, ints, bools, strings, dates, or to pick random items from an array or enum, or to shuffle an array. | 1.4.1 11 years ago |
31033 |
|
tink_cli
@kevinresol |
0.5.1 6 years ago |
30721 | |
|
nme
@gamehaxe |
NME provides a backend for native iOS, Android, Wasm, Windows, Mac and Linux applications, using a Flash inspired API | 7.0.64 2 weeks ago |
30388 |
|
protohx
@nitrobin |
Crossplatform implementation of 'Google's Protocol Buffers' for haxe. | 0.4.6 11 years ago |
29810 |
|
hx4compat
@HaxeFoundation |
Some haxe 4 types for easier migration to haxe 5. | 1.0.0 1 year ago |
29436 |
|
air3
@jan_flanders |
Externs for Adobe AIR3 | 0.0.1 13 years ago |
28934 |
|
hxasync
@botsman |
This library provides a macros to add 'async' and 'await' keywords for Python and JavaScript and does nothing for other platforms. | 1.1.4 4 years ago |
28719 |
|
stb_ogg_sound
@shohei909 |
public domain ogg decoder | 0.0.2 11 years ago |
28590 |
|
bits
@RealyUniqueName |
Binary bit flags with unlimited amount of bits. | 1.3.0 7 years ago |
28296 |
|
extype
@denkiyagi |
Enhanced standard types for Haxe | 3.1.5 3 years ago |
27903 |
|
svg
@singmajesty |
Provides support for parsing and rendering SVG content | 1.2.0 3 months ago |
27695 |
|
hxsl
@ncannasse |
HxSL : Haxe high level shader library | 2.0.6 11 years ago |
27314 |
|
flambe
@Aduros |
Flambe is a fast, expressive, and cross-platform engine for HTML5 and Flash games. | 4.1.0 12 years ago |
26643 |
|
electron
@tong |
Type definitions for the electron framework | 40.0.0 7 months ago |
25284 |
|
mcli
@waneck |
A simple command-line object mapper. See more at https://github.com/waneck/mcli | 0.1.7 7 years ago |
24739 |
|
gsap
@mathieu_anthoine |
Haxe externs for Greensock Animation Platform (gsap) | 1.0.4 9 years ago |
24154 |
|
closure
@back2dos |
Google Closure Compiler plugin for Haxe builds. | 0.3.1 8 years ago |
24141 |
|
openfl-html5
@singmajesty |
OpenFL support for HTML5 | 1.4.2-beta 12 years ago |
24089 |
|
ase
@miriti |
Aseprite file format reader/writer | 2.1.1 1 year ago |
23815 |
|
hxmake
@eliasku |
Task automation for Haxe multi-module projects | 0.2.10 5 years ago |
23298 |
|
tink_url
@back2dos |
URL and path handling made bearable | 0.5.0 5 years ago |
23078 |
|
js-object
@klabz |
Externs for Object and Symbol | 0.0.7 7 years ago |
22326 |
|
extension-haptics
@MAJigsaw77 |
A Haxe/Lime extension that implements Haptic Feedback effects on Android and iOS Devices. | 1.0.4 1 year ago |
22183 |
|
uniontypes
@ciscoheat |
Union types in Haxe, similar to Typescript. | 0.3.0 6 years ago |
22069 |
|
waud
@adireddy |
Web Audio Library | 1.0.3 8 years ago |
21233 |
|
exception
@RealyUniqueName |
Base class for exceptions | 2.0.0 6 years ago |
21141 |
|
colyseus-websocket
@endel |
WebSocket client aimed for all platforms | 1.0.15 6 months ago |
20324 |
|
datetime
@RealyUniqueName |
DateTime is an alternative to Date class + date/time math, intervals and much more | 3.1.4 6 years ago |
20170 |
|
sure
@nadako |
Assert like a boss | 0.1.1 11 years ago |
19468 |
|
hxlibc
@singmajesty |
hxlibc is an alternative Haxe C++ backend | 1.1.4 12 years ago |
19417 |
|
mockatoo
@massive |
Mockatoo is a Haxe library for mock creation, verification and stubbing. | 3.2.1 12 years ago |
19372 |
|
extension-iapcore
@MAJigsaw77 |
A Haxe/Lime extension that implements In-App Purchases (IAP) functionality for Android and iOS devices. | 1.0.4 1 year ago |
19304 |
|
openfl-tools
@singmajesty |
Command-line tools for OpenFL | 1.0.10 13 years ago |
19130 |
|
haxe-concurrent
@vegardit |
A haxelib with cross-platform concurrency functions and classes (thread-pool, task executor/scheduler, re-entrant lock, semaphore, atomic int/bool, thread-safe collections/queues) | 5.1.5 9 months ago |
18780 |
|
hxgamemode
@MAJigsaw77 |
Haxe/hxcpp @:native bindings for GameMode. | 1.0.1 1 year ago |
18643 |
|
extension-iarcore
@MAJigsaw77 |
A Haxe/Lime extension that implements In-App Reviews (IAR) functionality for Android and iOS devices. | 1.0.3 1 year ago |
18623 |
|
tink_parse
@back2dos |
Tinkerbell Parser Library | 0.4.1 6 years ago |
18383 |
|
HtmlParser
@yar3333 |
Simple and fast crossplatform HTML/XML parser with a jQuery-like find() method. Also, contains a helper class to XML creating. | 3.4.0 2 years ago |
17979 |
|
createjs
@nicklaie |
The project includes externs for CreateJS libraries: EaselJS, TweenJS, SoundJS, PreloadJS | 1.5.8 11 years ago |
17788 |
|
tink_hxx
@back2dos |
0.25.1 3 years ago |
17754 | |
|
csv
@jonasmalacofilho |
A CSV format library for Haxe | 0.4.0 11 years ago |
17686 |
|
gasm
@leo.bergman |
Renderer agnostic ECS framework | 1.16.3 7 years ago |
17515 |
|
haxelib_client
@back2dos |
The haxelib client | 3.2.0-rc.3 11 years ago |
16947 |
|
spinehaxe
@bendmorris |
Spine runtime for Haxe. | 3.5.0 9 years ago |
16373 |
|
castle
@ncannasse |
CastleDB Haxe integration macros | 1.6.1 8 years ago |
16288 |
|
record-macros
@waneck |
Macro-based ORM (object-relational mapping) | 1.0.0-alpha 10 years ago |
16182 |
|
openfl-html5-dom
@singmajesty |
OpenFL support for HTML5 (using the DOM) | 1.2.2 12 years ago |
15771 |
|
history
@klabz |
Externs for the history lib. | 0.0.1 8 years ago |
15355 |
|
kiss
@NQNStudios |
0.0.1 3 years ago |
14826 | |
|
jsasync
@marioc |
Native JavaScript async functions. | 1.3.1 3 years ago |
14726 |
|
react-router-4
@klabz |
Externs for react-router 4 | 0.2.8 7 years ago |
14261 |
|
vscode
@nadako |
Visual Studio Code extern library | 1.60.0 5 years ago |
14124 |
|
starling
@p.j.shand |
The Cross-Platform Game Engine | 2.8.0 3 months ago |
13945 |
|
yaml
@mikestead |
A cross platform YAML 1.2 parser and renderer for Haxe. | 2.0.1 6 years ago |
13682 |
|
colyseus
@endel |
Colyseus Multiplayer SDK | 0.17.13 3 weeks ago |
13589 |
|
hxpkg
@CCobaltDev |
Local haxelib package installer | 1.6.2 1 year ago |
13480 |
|
react-next
@klabz |
Many breaking changes for react, aiming for a future 2.0.0 release | 1.122.0 5 years ago |
13452 |
|
discord_rpc
@KapTox |
Haxe hxcpp @:native externs for Discord's rich presence library | 1.0.0 3 years ago |
13345 |
|
redux
@elsassph |
Redux externs and support classses for a smarter API | 0.5.2 6 years ago |
13268 |
|
cometdjs
@adireddy |
Externs of CometD for Haxe, a scalable comet (server push) implementation for the web. | 1.0.0 11 years ago |
13089 |
|
feathersui
@bowlerhat |
Cross-platform graphical user interface (GUI) components for creative frontend projects, built with Haxe and OpenFL | 1.3.1 2 months ago |
12785 |
|
helder.set
@benmerckx |
0.3.1 4 years ago |
12600 | |
|
openfl-webm
@soywiz |
OPENFL haxe extensions for decoding webm videos (mkv+vp8+vorbis). | 0.0.4 13 years ago |
12387 |
|
seedyrng
@chfoo |
Pseudorandom number generator library | 1.1.0 6 years ago |
11822 |
|
haxe-doctest
@vegardit |
Python inspired doc-testing for Haxe. Allows unit-testing based on test assertions in haxedoc. Integrates with Haxe Unit, MUnit, Tink Testrunner and UTest | 3.3.0 1 year ago |
11812 |
|
haxeui
@ianharrigan |
Styleable application centric rich UI | 1.8.21 10 years ago |
11790 |
|
HaxePunk
@heardtheword |
A Haxe port of the FlashPunk AS3 engine. | 4.0.1 8 years ago |
11720 |
|
yagp
@Yanrishatum |
Yet another implementation of gif parsing. It provides you information about GIF file, so you can make a custom player, or use shipped simple implementation. | 1.1.4 11 years ago |
11703 |
|
funkin-modchart
@TheoDev |
An modcharting plugin for Friday Night Funkin' | 1.2.5 6 months ago |
11682 |
|
pixi-particles
@rollo-liu |
A haxe externs for PixiParticles. http://github.com/CloudKidStudio/PixiParticles | 1.0.2 8 years ago |
11619 |
|
openfl-compatibility
@singmajesty |
Compatibility support for OpenFL | 1.0.1 13 years ago |
10990 |
|
redistHelper
@sbenard |
A script to help package a HL/JS/Flash redistribuable from an existing project. | 0.7.6 2 years ago |
10907 |
|
node-shebang
@klabz |
Add shebang to your haxe-nodejs generated files | 0.1.0 8 years ago |
10534 |
|
tink_http
@back2dos |
Universal HTTP abstraction | 0.10.0 5 years ago |
10523 |
|
haxe-loader
@jason |
Webpack loader for the Haxe programming language. Allows you to use Webpack to build Haxe projects, and to use Webpack loaded assets in your Haxe code | 0.9.0 7 years ago |
10391 |
|
thx.culture
@fponticelli |
Localization library. | 0.5.0 10 years ago |
10298 |
|
UnRAR
@Snirozu |
Haxe C++ native externs for UnRAR | 1.0.0 2 years ago |
9955 |
|
BrewScript
@pkkpkk |
6.1.80 2 years ago |
9807 | |
|
threejs
@yar3333 |
Externs for three.js. Automated conversion from typescript (https://github.com/DefinitelyTyped/DefinitelyTyped/blob/master/threejs). | 161.0.2 2 years ago |
9770 |
|
modular
@elsassph |
Haxe-JS code-splitting and hot-reload for modular applications | 0.14.0 4 years ago |
9765 |
|
http-status
@kevinresol |
List of HTTP status codes and reasons | 1.4.0 6 weeks ago |
9713 |
|
moonchart
@MaybeMaru |
An easy way to manage rhythm game chart formats. | 0.5.1 7 months ago |
9625 |
|
thx.format
@fponticelli |
Formatting library (Numbers and Dates). | 0.6.0 9 years ago |
9216 |
|
genes
@benmerckx |
Generates split ES6 modules and Typescript definitions from Haxe modules. | 0.4.14 1 year ago |
9118 |
|
flixel-text-input
@Starmapo |
An improved text input object for HaxeFlixel. | 2.0.2 2 years ago |
9101 |
|
spinehx
@nitrobin |
SpineHx is Haxe 3 OpenFL/NME port of spine-libgdx skeletal animation runtime. | 0.2.0 13 years ago |
9078 |
|
lumod
@Snirozu |
Framework for modding Haxe classes with Lua at runtime! | 2.2.0 3 months ago |
8827 |
|
PBKDF2
@jason |
Haxe implementation of the PBKDF2 Algorithm for password hashing | 1.0.0 12 years ago |
8752 |
|
ufront-mvc
@jason |
A full-featured MVC Framework for Neko, PHP, NodeJS and browser JS, that runs on both server and client. | 1.1.0 10 years ago |
8677 |
|
vshaxe
@nadako |
Visual Studio Code Haxe extension extern library. | 2.23.0 5 years ago |
8554 |
|
preloadjs
@yar3333 |
Haxe wrapper for CreateJS/PreloadJS library. Autogenerated from js docs. | 1.0.0 2 years ago |
8153 |
|
ufront-orm
@jason |
An extension of Haxe's sys.db classes that provide relationships (foreign keys), validation, client-side safety and more. | 1.1.0 10 years ago |
8134 |
|
css-types
@klabz |
Typings for css properties | 0.9.3 5 years ago |
7934 |
|
form-data
@denkiyagi |
Haxe extern definitions for form-data | 4.0.0 5 years ago |
7903 |
|
json5hx
@Sword352 |
Cross-platform JSON5 parser | 1.0.2 1 year ago |
7903 |
|
haxeui-openfl
@haxeui |
The OpenFL backend of the HaxeUI framework | 1.7.0 2 years ago |
7893 |
|
node-fetch
@denkiyagi |
Haxe extern definitions for node-fetch | 2.6.3 5 years ago |
7882 |
|
dataclass
@ciscoheat |
A convenient way to create domain objects, DTO's, web forms, and other data structures. | 3.1.0 6 years ago |
7866 |
|
thx.promise
@fponticelli |
Library for lightweight promises and futures. | 0.7.0 8 years ago |
7864 |
|
ufront-easyauth
@jason |
A basic database driven authentication system for Ufront, with Users, Groups and Permissions. | 1.0.0 10 years ago |
7862 |
|
autotest
@klabz |
Extract all *Tests.hx files and execute them as buddy test suites | 0.1.0 8 years ago |
7792 |
|
ufront-ufadmin
@jason |
A simple web-based admin console for your ufront website. Has support for Nicolas' DBAdmin tool, and very simple integrations with ufront-easyauth, ufront-mail etc. Is pluggable so you can create your own admin modules. | 1.0.0-beta.14 10 years ago |
7768 |
|
test-adapter
@AlexHaxe |
A Test Adapter for Visual Studio Code | 3.0.0 1 year ago |
7704 |
|
ufront
@jason |
Ufront is a client/server web framework written in Haxe. This library contains links to common ufront libraries, and a command line tool to help you manage your ufront project. | 2.0.0 10 years ago |
7679 |
|
ldtk-haxe-api
@sbenard |
The haxe API for LDtk JSON files - https://deepnight.net/tools/led-2d-level-editor/ | 1.5.3-rc.1 2 years ago |
7677 |
|
uaparser
@adireddy |
Haxe externs for ua-parser-js | 1.0.1 10 years ago |
7624 |
|
express
@fponticelli |
Express types for Haxe | 0.3.1 11 years ago |
7482 |
|
ufront-uftasks
@jason |
Tasks you write for your ufront app that can be run from the ufadmin panel or from the command line. | 1.0.0-beta.15 10 years ago |
7464 |
|
hsluv
@hsluv |
Human-friendly HSL. | 0.1.1 4 years ago |
7322 |
|
flixel-animate
@MaybeMaru |
Personal HaxeFlixel Adobe Animate texture atlas implementation. | 1.5.0 5 months ago |
7293 |
|
openfl-bitfive
@YellowAfterlife |
Alternative blitting-targeted HTML5 backend for OpenFL. | 3.3.3 11 years ago |
7230 |
|
erazor
@jason |
A haXe implementation of the MVC 3 Razor template engine | 1.0.2 10 years ago |
7184 |
|
hxnodejs-ws
@Proletariat |
Externs for the ws NPM module | 5.2.3 7 years ago |
7183 |
|
haxeparser
@Simn |
A Haxe parser | 3.3.0 10 years ago |
7152 |
|
hxluajit
@MAJigsaw77 |
Haxe/hxcpp @:native bindings for LuaJIT. | 1.0.5 1 year ago |
6844 |
|
cleversort
@jason |
A simple macro helper to make sorting arrays much prettier: array.cleverSort( _.age, _.name.toLowerCase() ). | 1.0.3 11 years ago |
6462 |
|
hxtemplo
@Simn |
Port of the templo engine to haxe. | 3.2.0 10 years ago |
6388 |
|
ufront-mail
@jason |
Tools to create and send email using ufront | 1.1.0 10 years ago |
6386 |
|
firetongue
@larsiusprime |
A framework-agnostic translation/localization library for Haxe | 2.1.0 4 years ago |
6381 |
|
mtwin
@ncannasse |
Motion-Twin public Haxe libraries contains many tools which make webdevelopers life easier. | 1.6.0 13 years ago |
6357 |
|
tink_xml
@back2dos |
Xml to Haxe objects | 0.2.0 11 years ago |
6233 |
|
tink_template
@back2dos |
Tinkerbell template Language | 0.4.2 6 years ago |
6202 |
|
hx2compat
@Simn |
Some haxe 2 types for easier migration to haxe 3. | 1.0.2 13 years ago |
6148 |
|
HIDE
@as3boyan |
HIDE - cross platform extensible IDE for Haxe | 0.4.8 11 years ago |
6098 |
|
tora
@ncannasse |
A multithreaded Neko application server | 1.8.1 13 years ago |
6061 |
|
hxsocketio
@gogoprog |
Externs for socket.io | 0.1.0 9 years ago |
6035 |
|
tink_domspec
@back2dos |
0.5.2 2 years ago |
5825 | |
|
hammerjs
@adireddy |
Externs of hammer.js - Javascript touch gestures library | 0.1.0 9 years ago |
5805 |
|
tink_svgspec
@back2dos |
0.0.1 7 years ago |
5731 | |
|
nanotest
@shohei909 |
NanoTest is a light weight test library. Its interface is similar to the haxe.unit testing framework, but it can run as pre-compilation macro and can output test failures as compiler warnings or errors. | 1.1.3 9 months ago |
5695 |
|
node-webkit
@as3boyan |
Haxelib which downloads node-webkit binary for your platform and keeps it updated | 1.0.7 12 years ago |
5685 |
|
no-spoon
@back2dos |
0.2.0 8 years ago |
5627 | |
|
sl-windows-api
@Slushi |
A large number of usable Windows API functions in Haxe! | 1.4.0 4 months ago |
5586 |
|
react-types
@klabz |
Additional typings for react libs | 0.12.1 5 years ago |
5525 |
|
domkit
@ncannasse |
CSS Components UI framework | 0.3.0 2 years ago |
5483 |
|
inquirer
@klabz |
Haxe externs for inquirer (nodejs lib) | 0.2.0 7 years ago |
5363 |
|
mloader
@massive |
A cross platform Haxe library for loading resources with utilities for queueing and caching requests. Supports AVM2, JavaScript, Neko and C++. | 2.2.5 7 years ago |
5348 |
|
stablexui
@RealyUniqueName |
StablexUI is a crossplatform UI engine. | 1.2.4 7 years ago |
5335 |
|
spritesheet
@singmajesty |
Spritesheet is a useful and flexible sprite sheet library compatible with OpenFL | 1.2.0 13 years ago |
5334 |
|
npm
@fponticelli |
NPM types for Haxe | 0.4.0 11 years ago |
5290 |
|
hxWindowColorMode
@T-Bar |
Adds support for changing the Window header to Dark mode, Light mode, and Multiple colors. | 0.2.1 1 year ago |
5144 |
|
extension-share
@fbricker |
Share extension calling native implementation for Android, iOS, BlackBerry and HTML5. | 2.4.3 10 years ago |
5131 |
|
haxeui-html5
@haxeui |
The HTML5 backend of the HaxeUI framework | 1.7.0 2 years ago |
5115 |
|
hxtools
@singmajesty |
Command-line tools for Haxe projects | 1.1.6 13 years ago |
5046 |
|
jsrequire
@fponticelli |
Small utility to get @:jsRequire dependencies automatically installed | 0.1.0 11 years ago |
5018 |
|
zip
@starburst997 |
Library to provide a cross-platform streaming Zip Writer / Reader experience. | 1.1.0 9 years ago |
4795 |
|
curl
@yar3333 |
Curl library bindings for neko/php. This project based on knarf's "curl" (http://lib.haxe.org/p/curl/) and Raza Tiana's "haxe-curl" (http://code.google.com/p/haxe-curl/) projects. | 1.3.5 2 years ago |
4765 |
|
tink_lang
@back2dos |
A syntactic sugar bowl | 0.7.0 6 years ago |
4764 |
|
bootstrap_bundle
@cedx |
Bundle providing Bootstrap and Bootstrap Icons in one package. | 4.0.0 1 year ago |
4697 |
|
vector-math
@haxiomic |
vector math implementation that enables GLSL vector and matrix operations to compile in haxe. Usage: `import VectorMath;` | 3.0.1 3 years ago |
4685 |
|
msgpack-haxe
@aaulia |
MessagePack (http://msgpack.org) for HaXe | 1.15.1 11 years ago |
4581 |
|
nodejs
@dionjwa |
std.io, Http, and sys library for node.js | 2.2.7 11 years ago |
4566 |
|
openfl-glsl
@rainy |
Allow Haxe to write GLSL directly in OpenFL. | 0.2.1 4 months ago |
4545 |
|
hxluajit-wrapper
@MAJigsaw77 |
A wrapper for hxluajit for a better integration with Haxe. | 1.0.0 1 year ago |
4374 |
|
nwjs
@cedx |
Extern definitions for NW.js. | 1.4.2 2 years ago |
4371 |
|
akifox-asynchttp
@yupswing |
Haxe multi-platform Asynchronous HTTP+HTTPS Requests | 0.4.7 9 years ago |
4343 |
|
hexunit
@doclerlabs |
OOP Unit testing framework written in Haxe | 1.0.0-alpha.7 7 years ago |
4337 |
|
hxWebSockets
@ianharrigan |
websockets for all haxe platforms | 1.4.0 5 years ago |
4320 |
|
markdown-openfl-textfield
@bowlerhat |
Display markdown using the htmlText property of OpenFL's TextField class | 1.0.3 2 years ago |
4257 |
|
flxgif
@MAJigsaw77 |
Yagp's Gif Player for HaxeFlixel. | 1.0.3 2 years ago |
4226 |
|
udprotean
@Haath |
A UDP-based protocol for multiplayer games, with reliable in-order message delivery. | 0.3.3 5 years ago |
4210 |
|
event-types
@klabz |
Haxe enums for javascript event types | 0.8.0 6 years ago |
4130 |
|
signals
@p.j.shand |
A simple and super light weight event system replacement. | 1.3.2 6 years ago |
4068 |
|
jsoni18n
@Nekith |
A flexible internationalization library working with JSON files in Haxe. | 1.1.0 4 years ago |
4062 |
|
haxe-ga
@fbricker |
Generic Google Analytics client that implements nearly every parameter and tracking feature of the original GA Javascript client. | 0.5.5 7 years ago |
4044 |
|
extension-locale
@fbricker |
Tools for localizing your OpenFL APP. | 1.0.3 10 years ago |
4042 |
|
openfl-ouya
@singmajesty |
Extension for additional OUYA support | 1.0.2 13 years ago |
4009 |
|
kha
@RobDangerous |
Portable multimedia framework | 22.6.1 4 years ago |
3977 |
|
aws-sdk-neko
@andyli |
Neko binding to the AWS C++ SDK. | 0.2.0 10 years ago |
3890 |
|
tink_state
@back2dos |
1.0.0-beta.3 5 years ago |
3882 | |
|
enzyme
@klabz |
Externs and tools for Enzyme, a JavaScript Testing utility for React. | 0.6.0 8 years ago |
3823 |
|
extension-webm
@KapTox |
Support for decoding WebM video (mkv+vp8+vorbis). | 0.0.5 3 years ago |
3716 |
|
echo
@austineast |
Simple Physics Library written in Haxe | 4.2.9 3 months ago |
3699 |
|
classnames
@klabz |
Haxe utility for conditionally joining classNames together. | 0.2.0 5 years ago |
3650 |
|
selecthxml
@jason |
Allows type-safe CSS-style selection on Xml objects. | 0.5.2 11 years ago |
3551 |
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.