A collection of helpful table utility functions extending TableUtil from RbxUtil for luau
via pesde
pesde add caveful_games/table_helper
This library is zero dependency. so this can be installed via git submodule or also vendoring works fine.
- Publish for Roblox (Setup multitarget)
- Add
tableHelper.Deleted
- Add Roblox-specific utilities (related to
HttpServer:JSONEn/Decode
like RbxUtil's TableUtil and list ofPlayer
s) - Add docs through moonwave (Generate into markdown and publish)
- Sleitnick/RbxUtil/TableUtil - Original table utility functions
- ffrostfall's luausignal -
tableHelper.Deleted
was heavily inspired by itserrorTable