grilme99 / 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.3.1" Comm library for remote communication
Component Component = "sleitnick/component@2.4.6" Component class
Concur Concur = "sleitnick/concur@0.1.2" Concurrent task handler
EnumList EnumList = "sleitnick/enum-list@2.0.1" Enum List class
Input Input = "sleitnick/input@2.1.1" Basic input classes
Loader Loader = "sleitnick/loader@2.0.0" Requires all modules within a given instance
Log Log = "sleitnick/log@0.1.1" Log class for logging to PlayFab
Net Net = "sleitnick/net@0.1.0" Static networking module
Option Option = "sleitnick/option@1.0.4" Represent optional values in Lua
PID PID = "sleitnick/pid@1.0.2" PID Controller class
Ser Ser = "sleitnick/ser@1.0.5" Ser class for serialization and deserialization
Shake Shake = "sleitnick/shake@0.1.7" Shake class for making things shake
Signal Signal = "sleitnick/signal@1.2.1" Signal class
Silo Silo = "sleitnick/silo@0.1.1" State container class
Streamable Streamable = "sleitnick/streamable@1.2.4" Streamable class and StreamableUtil
Symbol Symbol = "sleitnick/symbol@2.0.1" Symbol
TableUtil TableUtil = "sleitnick/table-util@1.2.0" Table utility functions
TaskQueue TaskQueue = "sleitnick/task-queue@0.1.1" Batches tasks that occur on the same execution step
Timer Timer = "sleitnick/timer@1.1.2" Timer class
Trove Trove = "sleitnick/trove@0.5.0" Trove class for tracking and cleaning up objects
WaitFor WaitFor = "sleitnick/wait-for@0.2.2" WaitFor class for awaiting instances

About

A collection of utility modules for Roblox.

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

License:MIT License


Languages

Language:Lua 98.6%Language:Python 1.4%