Thanks to visit codestin.com
Credit goes to lib.haxe.org

Tagged with helper

A list of all projects on Haxelib with the tag "helper"

All Tags

Project Description Version Downloads
cleversort
@jason
A simple macro helper to make sorting arrays much prettier: array.cleverSort( _.age, _.name.toLowerCase() ). 1.0.3 6403
objectinit
@jason
A simple macro to make initialising objects much easier: `new User().init({ name:'Jason', age:27, likes:['haxe','macros'] })`. It's type safe! 1.3.0 524
cpphelpers
@Vortex
Collection of helper classes representing raw C and C++ types to use when making haxe externs for the C++ target. 1.3.0 213
futurize
@kevinresol
Transform js-style callbacks into tink_core Futures 1.0.1 135
filesystemhelper
@gelert
FileSystem utility, e.g. for remove directory with content (FileSystem.deleteDirectory can't delete not empty directory). 1.0.0 35
helper
@RafPlayz69YT
Helper is a library that helps with math, web and zip for now. 1.0.2 7

All libraries are free

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!

Explore Haxe

Haxe Manual

Haxe Code Cookbook

Haxe API documentation

You can try Haxe in the browser! try.haxe.org

Join us on GitHub!

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

Haxe on GitHub