A list of all projects on Haxelib with the tag "parser"
| Project | Description | Version | Downloads |
|---|---|---|---|
|
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 | 629456 |
|
hxjsonast
@nadako |
Type-safe position-aware JSON parsing & printing | 1.1.0 | 496571 |
|
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 | 18332 |
|
csv
@jonasmalacofilho |
A CSV format library for Haxe | 0.4.0 | 18191 |
|
json5hx
@Sword352 |
Cross-platform JSON5 parser | 1.0.2 | 8878 |
|
uaparser
@adireddy |
Haxe externs for ua-parser-js | 1.0.1 | 7624 |
|
lcov
@cedx |
Parse and format to LCOV your code coverage reports. | 5.2.0 | 2601 |
|
parsihax
@deathbeam |
A monadic LL(infinity) parser combinator library for Haxe. | 2.0.2 | 2599 |
|
docopt
@Aurel300 |
Haxe port of docopt | 0.6.4 | 2381 |
|
jsonmod
@yar3333 |
JSON serializer/deserializer. Support identifiers without quotes, comments, single quotes and typed parsing (like `Newtonsoft.Json` library in C#). Based on `tjson` library. | 1.2.0 | 2324 |
|
hxjson5
@Rayn |
A port of Json5 to Haxe. | 1.1.0 | 1972 |
|
hxscript
@MeguminBOT |
An advanced Haxe interpreter. It parses Haxe-shaped source and evaluates it directly, with support of runtime translation into bytecode for extremely fast performance on hxcpp and hashlink. | 2.0.6 | 260 |
|
haxpression
@andywhite37 |
Basic math expression parser and evaluator | 2.0.5 | 168 |
|
formula
@maitag |
math expression parser, evaluator and more | 0.4.3 | 135 |
|
aseprite
@PongoEngine |
Parser for .ase and .aseprite files. | 1.0.0 | 101 |
|
plist
@back2dos |
Plist parsing and marshalling | 0.0.5 | 100 |
|
moon-peg
@profound7 |
PEG packrat parser with direct and indirect left recursion support | 0.1.0 | 87 |
|
im-exporter-builder
@dani-987 |
A Library, that help allows you, building Importer and Exporter for custom FileFormats | 2.2.1 | 69 |
|
auto-parser
@Atry |
auto-parser | 1.1.0 | 68 |
|
exif
@martamius |
JPEG Exif parser for reading metadata from JPEG images | 1.0.1 | 67 |
|
localized-streams
@dani-987 |
Streams that know their source and can report detailed errors during parsing. | 1.1.0 | 57 |
|
hxsw
@underscorediscovery |
Haxe Shader Wrangler, a port of OpenGL Shader Wrangler for haxe. Not specific to GL. | 1.0.0 | 55 |
|
mini
@hackx2 |
mini (matter.ini) is a powerful configuration file(.ini, .cfg) parser for haxe | 1.1.1 | 53 |
|
pyscript
@buckle2000 |
Parser of Python. Just started. | 0.0.1 | 52 |
|
HxCLAP
@Ohmnivore |
Haxe port of CLAP, a C++ command line argument parser | 4.0.0 | 51 |
|
toml.hx
@paopaodev |
TOML parser/writer for Haxe | 1.0.8 | 44 |
|
tiledhx
@Yanrishatum |
A comprehensive modern Tiled parser. | 1.0.0 | 39 |
|
lex
@r32 |
Build lexer and simple parser(SimpleLR) in macro | 1.0.0 | 32 |
|
json5mod
@Klug76 |
JSON5 (mod) parse/stringify. | 0.0.1 | 29 |
|
girsu
@jszymanski |
XML Pull Parser for Haxe (a port of KXML2) | 0.3.0 | 27 |
|
Bash
@endes |
Utility for parsing and generating bash scripts. | 1.0.1 | 26 |
|
hjson4haxe
@Anthony |
A native Haxe library for reading, parsing, and writing HJSON (Human JSON) files with comment support, custom formatting, compile-time macros, and automatic update checking. | 1.0.4 | 26 |
|
haxe-uaparser
@adireddy |
Haxe externs for ua-parser-js | 1.0.0 | 24 |
|
SlippiHx
@nachoverdon |
A parser for Project Slippi replay files. | 1.0.1 | 22 |
|
atlas-triangle
@loudoweb |
Parse atlases packed with triangles with such tools as SpriteUV2 or TexturePacker for Haxe language. Basic openfl renderer included. | 0.1.0 | 19 |
|
hxtomlc17
@Vortex |
Haxe/hxcpp @:native bindings for tomlc17 | 1.3.1 | 17 |
|
xa3.csv
@0xA3 |
Another CSV format library for Haxe. Access content by Map |
0.3.0 | 16 |
|
logipar
@altef |
A logic string parser for multiple platforms | 0.6.0 | 15 |
|
ini.hx
@Sword352 |
Cross-platform ini parser and writer | 1.0.0 | 12 |
|
linc_libclang
@darmie |
libclang bindings for Haxe | 0.0.2 | 11 |
|
hx-sql-parser
@cgdev |
SQL lexer/parser for Haxe core | 0.0.1 | 11 |
|
hxenv
@MonekyTheShep |
This library will allow parsing of .ENV files | 1.0.1 | 9 |
|
docopt-ng
@mbaczynski |
Haxe port of docopt-ng | 0.9.1 | 4 |
|
tyd.hx
@Mackan |
A haxe parsed for TyD - Tynan's Tidy Data Language | 1.0.1 | 3 |
|
hxnodejs-re-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 | 3 |
|
vibe_dectiss
@HellperKK |
A parser mainly vibecoded. | 1.0.0 | 1 |
|
vibe_remold
@HellperKK |
A converter from diffrent types of text formats to other text formats. Mostly vibecoded. | 1.0.0 | 0 |
|
Kini
@Koffinz |
Custom ini to object parser with array sections support. | 1.0.0 | 0 |
|
pinterest-url-normalizer
@jiankn |
Zero-dependency Haxe library for parsing, classifying, and normalizing Pinterest URLs. | 0.1.0 | 0 |
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.