Skip to content

A collection of utility modules for Roblox.

License

Notifications You must be signed in to change notification settings

CMorrison82z/RbxUtil

 
 

Repository files navigation

RbxUtil

Forked by CMorrison82z from sleitnick

Module Dependency Description
Comm Comm = "sleitnick/[email protected]" Comm library for remote communication
Component Component = "sleitnick/[email protected]" Component class
Concur Concur = "sleitnick/[email protected]" Concurrent task handler
EnumList EnumList = "sleitnick/[email protected]" Enum List class
Input Input = "sleitnick/[email protected]" Basic input classes
Loader Loader = "sleitnick/[email protected]" Requires all modules within a given instance
Log Log = "sleitnick/[email protected]" Log class for logging to PlayFab
Option Option = "sleitnick/[email protected]" Represent optional values in Lua
PID PID = "sleitnick/[email protected]" PID Controller class
Ser Ser = "sleitnick/[email protected]" Ser class for serialization and deserialization
Shake Shake = "sleitnick/[email protected]" Shake class for making things shake
Signal Signal = "sleitnick/[email protected]" Signal class
Silo Silo = "sleitnick/[email protected]" State container class
Streamable Streamable = "sleitnick/[email protected]" Streamable class and StreamableUtil
Symbol Symbol = "sleitnick/[email protected]" Symbol
TableUtil TableUtil = "sleitnick/[email protected]" Table utility functions
TaskQueue TaskQueue = "sleitnick/[email protected]" Batches tasks that occur on the same execution step
Timer Timer = "sleitnick/[email protected]" Timer class
Trove Modified Trove class for tracking and cleaning up objects
WaitFor WaitFor = "sleitnick/[email protected]" WaitFor class for awaiting instances

About

A collection of utility modules for Roblox.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Lua 98.6%
  • Python 1.4%