shiva-errors

Structured error objects for Lua 5.4

$ luarocks install shiva-errors

Provides structured error tables that survive pcall in Lua 5.4.
Every error carries a dot-notation code, message, key-value context,
human-readable suggestion, and stack trace.
Includes Error.safe() for wrapped execution and Error.validateConfig()
for config validation at boot time.

Versions

0.1.0-118 hours ago0 downloads

Dependencies

lua >= 5.4

Manifests