Easy to use HTML and XML library for Lua
The latest version (1.2.1) has been released at 2023-02-03.
XMLua is a Lua library for processing XML and HTML. It's based on libxml2. It uses LuaJIT's FFI module.
XMLua provides user-friendly API instead of low-level libxml2 API. The user-friendly API is implemented top of low-level libxml2 API.
News: It lists release information.
Install: It describes how to install XMLua.
Tutorial: It describes how to use XMLua step by step.
Reference: It describes details for each features such as classes and methods.
XMLua is released under the MIT license.
See LICENSE file for details such as copyright holders.