按回车键查看全部搜索结果
首页
技术栈
工具库
讨论
首页
技术栈
工具库
讨论
按回车键查看全部搜索结果
input_lib
Canvas based input elements rendered on a PIXI stage.
async-tests
Haxe standard unit tests extension, providing async tests.
hxSet
simple set class
quicksettings
Haxe extern classes for QuickSettings
hxlibc
hxlibc is an alternative Haxe C++ backend
hxgenjs
Extensible JS generator for Haxe
hank
Narrative scripting language for HaxeFlixel games based on Inkle's Ink engine
hxlanguageservices
Haxe Language Services
thx.promise
Library for lightweight promises and futures.
phpoffice
Haxe externs for PHPOffice
babylon
Haxe externs for Babylon.js - a complete JavaScript framework for building 3D games with HTML 5 and WebGL
haxe-gif
Animated GIF Support for Haxe. This library is intended to be used either by OpenFL or Flash output, and provides you with a Sprite with the GIF frames and a simple API to play/stop the animation.
why-ble
ase
Aseprite file format parser
helder.set
stub-libs
Haxe/Lime/OpenFL - Stub libraries 100% bug-free for testing.
yloader
YLoader provides a per platform http loader class.
hxdom-bootstrap
Provides type safe usage of Twitter Bootstrap components with hxdom.
spinehx
SpineHx is Haxe 3 OpenFL/NME port of spine-libgdx skeletal animation runtime.
polygonal-native
platform-specific helper classes
Wasp
A WebAssembly Utility for Haxe
hx-gooi
Make us to use 'Gooi for Love2D' with Haxe
mixpanel
Mixpanel API
haxeui-theme-kenney
A HaxeUI theme built with Kenney assets
josephsmendoza.ipc
IPC library written in haxe for all haxe targets.
polygonal-snd
simple sound manager
modelschool
A collection of data models, tools and import scripts to that assist in building apps for K-12 schools.
haxeui-flixel
The Flixel backend of the HaxeUI framework
packphp
Package all haxe generated php files into one single file
ExAM
External Assets Management utility without embedding assets in SWF (smaller file)
hxparse
This library provides tools for creating lexers and parsers in haxe.
hxmemcache
memcache client on haxe
vibradroid
Vibrate your Android mobile device
zigcall
Yet another simple Signals and Slots implementation of the observer pattern.
podstream
A POD serializer
asynctools
Haxe implementation of the npm async package.
SingletonInterface
A macro-based solution for automatic singleton creation.
hxIni
hxIni is a fast, light and simple library to read and write INI files, using hashes.
utils
library that contains various utility classes
haxpression
Basic math expression parser and evaluator
HaxeLuaFileSystem
This library is a wrapper around the Lua library LFS (https://keplerproject.github.io/luafilesystem/)
ufront-client
Ufront running in the Browser - for isomorphic web apps and single page apps. Please note this haxelib does not contain any source files, but just defines dependencies for creating ufront apps that run client side.
filesystemhelper
FileSystem utility, e.g. for remove directory with content (FileSystem.deleteDirectory can't delete not empty directory).
react-native-in-app-utils
Haxe Extern for react-native-in-app-utils
react
Haxe React is a set of externs and tools to use Facebook React with Haxe
wire
Wire - communication and data layers
react-native-toast
Haxe Extern for react-native-toast
hscript-ex
hscript extended
noriko
misc string helpers
howlerjs
Externs of HowlerJS v2.0.0 for Haxe - Audio library for the modern web.
mme-tools-library
Library of tools and classes used by MME
hxBitcoin
Bitcoin, cryptocurrency and cryptography library
npm
NPM types for Haxe
aseprite-lua
Aseprite scripting externs
signals
A simple and super light weight event system replacement.
mailsender
OpenFL extension that allows mail sending capabilities for iOS and Android
travix_auth
path-to-regexp
Haxe extern definitions for path-to-regexp
zui
Immediate mode UI for Kha
hxslam
Short lambda cross platform library.
hx-delaunator
An incredibly fast library for Delaunay triangulation of 2D points. Direct port from https://github.com/mapbox/delaunator
hxWidgets
Haxe externs (and wrappers) for wxWidgets
hscript
Haxe Script is a scripting engine for a subset of the Haxe language
detox
Detox - A cross-platform library for Haxe to make working with Xml and the DOM easy... similar to jQuery and friends, but works wherever Haxe works, in a more haxe-like way.
mithril
Haxe externs for Mithril 2, a javascript MVC framework.
swfobject
Externs for SWFObject JavaScript library, extracted from the haxe 3 standard library
react-media
CSS media queries for Haxe React.
FileSaver
Haxe externs for the FileSaver.js library (for saving files from the browser).
no-spoon
There is no spoon.
hxtsdgen
TypeScript declaration generator for Haxe/JS
flixel-abstractinput
Small library provides another abstraction layer allows user to group different input, such as keyboard, mouse and gamepad (axis and buttons) in several abstract actions, and then check them.
haxeui-file-dialogs
File dialogs for HaxeUI
openflMicrophone
Flash Microphone API for html5 target
deepnightLibs
The general personal libs I use in my Haxe projects.
extension-locale
Tools for localizing your OpenFL APP.
dhx.try
Scala inspired Try operator
donothing
It's really doing nothing at all
svg
Provides support for parsing and rendering SVG content
luce
Luce is minimal drawing library
dotnet
HaXe .NET Support
react-native-default-preference
Haxe Extern for react-native-default-preference
react-native-elements
Haxe Extern for react-native-elements
casinogames
Libreria casino eurobet
tink_priority
Tinkerbell Priotization
CakeNotify
Cross-platform notification lib
auto-parser
auto-parser
teplay
static site generator
hxjava
Support library for the Java backend of the Haxe compiler
mime
Media Type Database
waud
Web Audio Library
dots
DOTS - Dom Tools
gcusage
lib to gather gc usage via code. Also serve as live doc on how haxe/hxcpp deal with allocation for various types
composure
A haxe library to assist coding in a composition design pattern. The library also allows for dependency injection via metadata.<br/><a href='http://www.tbyrne.org/introducing-composure-for-haxe-with-dependency-injection' target='_blank'>Intro to Composure - with Hello World</a><br/><a href='http://github.com/TomByrne/composure/wiki' target='_blank'>Composure Wiki</a>
callnest
Yet another future/promise/task/asynchronous library
sqlite
Provides SQLite capabilities for C++ targets
react-transition-group
An easy way to perform animations when a React component enters or leaves the DOM
apollo
Externs for react-apollo
curl
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.
hxdispatch
An optionally asynchronous dispatch library.
‹
1
…
12
13
14
15
›