Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 405 Bytes

README.md

File metadata and controls

20 lines (15 loc) · 405 Bytes

LuaXml

lua <=> xml with order

Install

sudo luarocks install  --only-from=https://luarocks.org/manifests/Crazyokd luaxml

Example

ref test.lua and test2.lua

Feature

  • restore with order.
  • get/set xml node like member call.

TODO

  • add support for chain call.

LICENSE

This code is freely distributable under the terms of the MIT license.