Linux Mint
My Places
Sign in
Community
Software
Users
Moderation
Beta Testing
ISO Images
Teams
lua-inspect
Lua table visualizer, ideal for debugging
https://luarocks.org/modules/kikito/inspect
0
no reviews
Install
This library transforms any Lua value into a human-readable representation. It is especially useful for debugging errors in tables.
The objective here is human understanding (i.e. for debugging), not serialization or compactness.