caveful_games/table_helper

A collection of helpful table utility functions extending TableUtil from RbxUtil for luau

table-helper-luau

A collection of helpful table utility functions extending TableUtil from RbxUtil for luau

Installation

via pesde

pesde add caveful_games/table_helper

Note

This library is zero dependency. so this can be installed via git submodule or also vendoring works fine.

TO-DOs

  • Publish for Roblox (Setup multitarget)
  • Add tableHelper.Deleted
  • Add Roblox-specific utilities (related to HttpServer:JSONEn/Decode like RbxUtil's TableUtil and list of Players)
  • Add docs through moonwave (Generate into markdown and publish)

Credits