A drop-in replacement for rbx-types.
Builders for rbx utility
Typings for rbx-cryptography by daily3014
Builders for rbx utility
RBX npm Library
Builders for rbx-discord
The Comprehensive Bulma UI Framework for React
RBX npm Library
RBX Prettier config
weekly calendar for react built with rbx
Wrapper around [Persist](https://github.com/lukadev-0/rbx-persist)
Generates a roblox.d.ts file from a combination of handwritten .d.ts files and generated data from Roblox's API dump
TypeScript bindings for [EgoMoose's Rbx-Gravity-Controller](https://github.com/EgoMoose/Rbx-Gravity-Controller) with ground-normal-based wall walking by [EmilyBendsSpace](https://x.com/EmilyBendsSpace).
A NPM module for reading .rbxm(x) and .rbxl(x) files
*No upstream. Roblox only.*
A roblox-ts and Luau CLI tool for fully-managed Rojo projects
TypeScript definitions for Rbx Gui, a library EgoMoose created to help developers with a few common UI components that are not currently present on the Roblox platform.
No description provided.
Generated by [Rojo](https://github.com/rojo-rbx/rojo) 7.7.0-rc.1.
Typescript/Javascript integration for RBX with node and browser support.
A lightweight Roblox API wrapper inspired by rbxjs. This library is designed to be simple and easy to use, while still providing all the necessary functionality to interact with the Roblox API.
Image scrapper for rbx-discord
Roblox account linking, made easy.
Handles communication with Prediktor's APIs
🦀 Roblox, rewritten in Rust.
A CLI tool for managing Roblox universe configurations and experiments.
A CLI tool for managing Roblox gamepasses and dev-products.
Implementation of Roblox's binary model (rbxm) and place (rbxl) file formats
Types used to represent Roblox values
Implementation of Roblox's XML file formats, rbxlx and rbxmx
CLI and Library for Roblox's Datastore Open Cloud API
Implementation of Roblox's binary model (rbxm) and place (rbxl) file formats
Bundled reflection database for Roblox projects
Types used to represent Roblox values
Implementation of Roblox's XML file formats, rbxlx and rbxmx
Constructs params for making authenticated requests to Roblox APIs
Ruby 1.9's require_relative for Rubinius and MRI 1.8. We also add abs_path which is like __FILE__ but __FILE__ can be fooled by a sneaky "chdir" while abs_path can't. If you are running on Ruby 1.9 or greater, require_relative is the pre-defined version. The benefit we provide in this situation by this package is the ability to write the same require_relative sequence in Rubinius 1.8 and Ruby 1.9.
RBX is a syntax extension for Ruby that feels like XML. Heavily inspired by Facebook's JSX - https://facebook.github.io/jsx/
LineCache is a module for reading and caching lines. This may be useful for example in a debugger where the same lines are shown many times.
Amatch is a library for approximate string matching and searching in strings. Several algorithms can be used to do this, and it's also possible to compute a similarity metric number between 0.0 and 1.0 for two given strings. This is a workaround version to support Rubinius installation.
This rubygem does not have a description or summary.
Many times you need to skip a test only on specific ruby implemantation or platform
Test helper for ordering threaded code (does not depend on gems or stdlib, tested on 1.8.7 - 2.2, rbx, jruby).
A modular, testable, Ruby debugger using some of the best ideas from ruby-debug, other debuggers, and Ruby Rails. Some of the core debugger concepts have been rethought. As a result, some of this may be experimental. This version works only with MRI 1.8 and 1.9' See rbx-trepanning for a version that works with Rubinius, and trepanning and for something that works with a patched YARV 1.9.2.