lua-gumbo
HTML parser
A C-based HTML5 parser and DOM library for Lua
Moved to https://gitlab.com/craigbarnes/lua-gumbo
133 stars
18 watching
16 forks
Language: C
last commit: 3 months ago
Linked from 1 awesome list
domhtmlhtml-parserhtml5luaparsersanitize-html
Related projects:
Repository | Description | Stars |
---|---|---|
bungle/lua-resty-libcjson | Provides a Lua interface to cJSON C library for parsing and generating JSON data | 53 |
golgote/neturl | URL parser and builder library with normalization, path segmentation, and query string handling capabilities | 252 |
dlang-community/libdparse | A parser for D source code | 115 |
neopallium/lua-pb | A Lua implementation of Protocol Buffers for efficient data serialization and deserialization. | 289 |
bungle/lua-resty-lanli | FFI Bindings to HTML Sanitizer Library | 5 |
neopallium/llvm-lua | An implementation of Lua in LLVM | 153 |
lua-stdlib/lua-stdlib | A collection of standard Lua libraries for various versions of the Lua programming language. | 289 |
mpeterv/argparse | A feature-rich command line parser for Lua | 260 |
cloudflare/lua-resty-json | A JSON parser library that provides efficient and accurate parsing of JSON strings in both Lua and C. | 167 |
paragasu/lua-resty-couchdb | A Lua client library for interacting with CouchDB databases. | 9 |
gvvaughan/lyaml | A Lua binding for working with YAML data formats | 209 |
bungle/lua-resty-prettycjson | A JSON pretty formatter for Lua | 34 |
columpaget/barmaid.lua | Generates a customizable status bar with system and network information | 5 |
m-demare/hlargs.nvim | Highlights arguments' definitions and usages in source code. | 473 |
bungle/lua-resty-hoedown | A Lua binding to Hoedown, a C-based Markdown processing library | 26 |