Skip to main content

Praxis

A collection of libraries and utilities made by iGottic (Mia Gobble), compiled into one mega-library.

Each of the libraries contained within Praxis can be individually imported into your project as well, with Wally and more.

Praxis contains the following libraries (with "TBD" ones being planned but not implemented):

NameDescriptionWally InstallRepository
SeamReactive states and animationseam = "miagobble/seam@0.4.2"https://github.com/MiaGobble/Seam
BucketInstance tracking and cleanupbucket = "miagobble/bucket@1.0.1"https://github.com/MiaGobble/Bucket
SymbolCreates blank userdata that can be turned into a string when coercedsymbol = "miagobble/symbol@1.0.2"https://github.com/MiaGobble/Symbol
TyperStrict typechecking in runtime implementationtyper = "miagobble/typer@0.1.1"https://github.com/MiaGobble/Typer
TracebackUtilsUtilities related to debug librarytraceback-utils = "miagobble/traceback-utils@1.0.1"https://github.com/MiaGobble/TracebackUtils
SeamStoryUtilsUtilities for Seam stories in UI Labsseam-story-utils = "miagobble/seam-story-utils@0.1.1"https://github.com/MiaGobble/SeamStoryUtils
ProgressionUtilsCollection of utilities for currency, quests, and moreTBDTBD
SignalA Luau class mockup of Roblox signals and connectionsTBDTBD
EffectPlayerPlays visual effects through VFX plugin standardized formatTBDTBD
BadgeUtilsA collection of utilities for reading and awarding badgesTBDTBD
BezierA bezier curve utility moduleTBDTBD
RagdollRagdolls for R6 and R15TBDTBD
BinderBinds OOP classes to Roblox instancesTBDTBD
InputUtilities related to player inputTBDTBD
InitializerInitializes a collection of modules in a folder, allowing custom load orderTBDTBD

The above list can change at any time, especially for parts that are not yet completed.

Praxis is currently very early in development and is public to serve as a WIP. Documentation for undocumented libraries will release soon!