Manage your packages
for Luau

A package manager for the Luau programming language, supporting multiple runtimes including Roblox and Lune.

Get Started

Recently Published

miagobble/value_packer

v1.0.2 · Roblox

Unpacks and packs values of various types into a table of numbers.

miagobble/typer

v0.1.3 · Roblox

Strict typechecking in runtime implementation for Roblox.

miagobble/time

v1.0.2 · Roblox

Utilities related to time, including for daily rewards.

miagobble/tag_utils

v1.0.3 · Roblox

Wrapper for collection service to make it easier to work with tags.

miagobble/symbol

v1.0.4 · Roblox

Blank userdata that can be converted into a string.

miagobble/ser_des

v1.0.2 · Roblox

Serialization and deserialization utilities using ValuePacker with buffer support.

miagobble/select

v1.0.2 · Roblox

Used to select singular values from a list of arguments.

miagobble/praxis

v1.2.2 · Roblox

Library with utilities and more for general usage in any project.

miagobble/optional

v1.0.2 · Roblox

Calls `require` on object or path, returning nil if it does not exist.

miagobble/oklab

v1.0.2 · Roblox

A different color space that looks more uniform to the human eye.

miagobble/input

v1.0.4 · Roblox

Utilities for preferred input, mouse, keyboard, touch, and gamepad capture.

miagobble/dialogue_tree

v1.0.2 · Roblox

Backend code to process dialogue trees, with built-in functionality for sessions and memory. Uses signals to communicate with the front-end.

miagobble/data_store

v1.0.3 · Roblox

Wrapper utilities around Roblox DataStoreService with retry support and ser/des for any type.

miagobble/child

v1.0.2 · Roblox

Finds children of an instance by path.