Simple, base-level tooling for working with signals in Roblox.
published version 1.0.8, 4 years agoMeant for being used for plugin development.
published version 0.0.23, 4 years agoA simple package for creating timers to more accurately track time and allow for cancellation. Written using roblox-ts.
published version 0.0.9, 2 years agoA library for creating touch-screen joystick interfaces for Roblox development written using roblox-ts.
published version 1.0.9-beta.0, 3 years agoFake It 'Till You Make It - A unit testing utility for faking everything from Roblox Instances to custom objects.
published version 1.0.11, 4 years agoA fork of TestEZ with TypeScript typings
published version 0.4.2-ts.0, 3 years agoDEPRECATED. Replaced by @rbxts/linked-lists, @rbxts/stacks-and-queues, @rbxts/lazy, @rbxts/strict-map, and @rbxts/reverse-array
published version 0.0.15, 3 years agoA Roblox-TS library for networking persistent values from the server to the client
published version 0.0.15, 3 years agoA TypeScript wrapper for RemoteEvents that provides a type-safe interface for networked events in a Roblox game.
published version 0.0.10, 4 years agoA generic, type-safe package for Roblox development made with roblox-ts for giving out rewards to players who achieve specified objectives based on their player statistics.
published version 1.0.4, 3 years agoA generic, type-safe library for Roblox game development, written using roblox-ts, for granting rewards to players through containers.
published version 1.0.1, 4 years agoA generic, type-safe package for Roblox development made with roblox-ts for giving out rewards to players who achieve specified objectives based on their player statistics.
published version 1.0.2, 4 years agoA simple Finite State Machine implementation for Roblox development written using roblox-ts.
published version 1.0.11, 2 years agoJust a simple set of functions for making consistent destroyed instance logs.
published version 1.0.5, 3 years agoJust a simple function that errors out if the argument is nil / undefined.
published version 1.0.5, 3 years agoJust a simple function that is really only useful in roblox-ts for forcing the value to be inferred as readonly.
published version 1.0.1, 3 years agoA module for collecting batches of items, be they logs or tasks, to be posted together in order.
published version 1.0.3, 3 years agoA module for passing any values around by sharing a pointer, as well as allowing consumers to subscribe to changes and allowing authors to hold locks on changing the value.
published version 1.0.7, 3 years agoA module that provides basic linked list data structures.
published version 1.0.4, 3 years agoA simple set of implementations of stack and queue data structures.
published version 1.0.5, 3 years agoA simple implementation of a lazy loading wrapper for any type of value.
published version 1.0.1, 3 years agoA simple function that just reverses any array given to it.
published version 1.0.3, 3 years agoA simple class that looks like a regular map but that throws if indexed by a missing key.
published version 1.0.2, 3 years ago- published version 1.0.0, 2 months ago