devsarim / RbxUtil

A collection of utility modules for Roblox.

Home Page:https://sleitnick.github.io/RbxUtil/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CI Docs

RbxUtil

Module Dependency Description
Comm Comm = "sleitnick/comm@0.2.3" Comm library for remote communication
Component Component = "sleitnick/component@2.4.5" Component class
EnumList EnumList = "sleitnick/enum-list@2.0.0" Enum List class
Input Input = "sleitnick/input@1.3.3" Basic input classes
Loader Loader = "sleitnick/loader@1.0.2" Requires all modules within a given instance
Log Log = "sleitnick/log@0.1.0" Log class for logging to PlayFab
Option Option = "sleitnick/option@1.0.3" Represent optional values in Lua
PID PID = "sleitnick/pid@1.0.1" PID Controller class
Ser Ser = "sleitnick/ser@1.0.4" Ser class for serialization and deserialization
Shake Shake = "sleitnick/shake@0.1.5" Shake class for making things shake
Signal Signal = "sleitnick/signal@1.1.0" Signal class
Streamable Streamable = "sleitnick/streamable@1.2.3" Streamable class and StreamableUtil
Symbol Symbol = "sleitnick/symbol@2.0.0" Symbol
TableUtil TableUtil = "sleitnick/table-util@1.1.1" Table utility functions
TaskQueue TaskQueue = "sleitnick/task-queue@0.1.0" Batches tasks that occur on the same execution step
Timer Timer = "sleitnick/timer@1.1.1" Timer class
Trove Trove = "sleitnick/trove@0.4.0" Trove class for tracking and cleaning up objects
WaitFor WaitFor = "sleitnick/wait-for@0.2.1" WaitFor class for awaiting instances

About

A collection of utility modules for Roblox.

https://sleitnick.github.io/RbxUtil/


Languages

Language:Lua 98.4%Language:Python 1.6%