Manage your packages
for Luau

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

Get Started

Recently Published

qwreey/quad_roblox

v3.0.0 · Roblox

quad — Roblox backend: installs the Roblox provider (D, Tween, Animate, OnChange) into quad-base

qwreey/quad_base

v3.0.0 · Roblox, Luau

quad — engine-agnostic core of the DOMless UI renderer: Store/State/Source reactivity and a pluggable dispatch engine

qwreey/quad_types

v3.0.0 · Roblox, Luau

quad — public type contract (no implementation) plus the version-compatibility type function; backends and plugins depend on this instead of quad-base

qwreey/type_version_check

v3.0.0 · Roblox, Luau

Compile-time version pattern matching for string literal types: glob (*) and caret (N^) patterns with SemVer prerelease/build tails (engine-agnostic, not quad-specific)

qwreey/quad_error

v3.0.0 · Roblox, Luau

Level-tagged error utility: tag functions with setFuncLevel and let errorAt/errorBefore blame the right caller frame (engine-agnostic, not quad-specific)

isoopod/abserde

v0.2.0 · Roblox

A Binary Storage Engine Reimagining Datastore Efficiency

isoopod/pack

v0.12.1 · Roblox

Schematized Luau buffer serialization library.

elentium/dynamo

v1.1.3 · Roblox

Extremely optimized schemaless SerDes library

rvy/rodeo

v1.4.0-rc.1 · Lune

Lune client for rodeo — execute Luau in Roblox Studio over the rodeo gRPC API

miagobble/binder

v1.0.0 · Roblox

Binds OOP classes to Roblox instances through CollectionService tags.

miagobble/input

v1.0.2 · Roblox

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

miagobble/optional

v1.0.0 · Roblox

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

miagobble/child

v1.0.0 · Roblox

Finds children of an instance by path.

miagobble/praxis

v1.2.0 · Roblox

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

twistedsignal/data

v0.1.0 · Roblox

Persistent, replicated, reactive player data for Roblox

twistedsignal/ui

v0.5.0 · Roblox

Reactive state, animation, and bindings for existing Roblox UI