General purpose library. It contains extensions to many of the types contained in the standard library as well as new complementary types.
haxelib install thx.core
Library for color manipulation. Contains definitions for Lab, LCh, Cmy(K), CubeHelix, Grey, Hcl, Hsl(A), Hsv(A), Rgb(A), Xyz and Yxy as well as alpha versions of the sames and color parsing.
haxelib install thx.color
CSV parsing and writing libraries. Also supports DSV and TSV.
haxelib install thx.csv
Localization library.
haxelib install thx.culture
Formatting library (Numbers and Dates).
haxelib install thx.format
Library for lightweight promises and futures.
haxelib install thx.promise
Stream library for Haxe.
haxelib install thx.stream
Semantic version library for Haxe. It follows the specifications for Semantic Versioning 2.0.0 described at http://semver.org/
haxelib install thx.semver
Library for unit of measurements. So far are included linear measurement, amount of substance, angle, current, digital, luminous intensity, mass, and time.
haxelib install thx.unit