JSPM

Found 386 results for Roblox

@rbxts/types

TypeScript typings for the Roblox platform. Partially handwritten and partially automatically generated.

  • v1.0.888
  • 46.37
  • Published

@quenty/ragdoll

Quenty's Ragdoll system for Roblox - Floppy fun ragdolls

  • v15.32.0
  • 41.41
  • Published

@quenty/cmdrservice

Bridge between cmdr and Nevermore services using servicebag

  • v13.28.0
  • 41.22
  • Published

@quenty/promise

Promise implementation for Roblox

  • v10.12.0
  • 40.85
  • Published

@quenty/ik

Inverse Kinematics for characters on Roblox

  • v15.33.0
  • 40.67
  • Published

@quenty/table

Table and Set utility functions for Roblox

  • v3.8.0
  • 40.59
  • Published

@quenty/valuebaseutils

Provides utilities for working with valuesbase objects, like IntValue or ObjectValue in Roblox.

  • v13.20.0
  • 40.57
  • Published

@rbxts/signal

BindableEvent wrapper which passes values by reference

  • v1.1.1
  • 39.63
  • Published

@quenty/datastore

Quenty's Datastore implementation for Roblox

  • v13.25.0
  • 39.60
  • Published

@quenty/binder

Utility object to Bind a class to Roblox object, and associated helper methods

  • v14.25.0
  • 39.54
  • Published

@quenty/statestack

Stack of values that allows multiple systems to enable or disable a state

  • v14.22.0
  • 39.51
  • Published

@quenty/gameconfig

Configuration service to specify Roblox badges, products, and other specific assets.

  • v12.32.0
  • 39.45
  • Published

@quenty/brio

Brios wrap an object and either are alive or dead

  • v14.20.0
  • 39.37
  • Published

@quenty/symbol

Unique symbol implementation for Roblox

  • v3.5.0
  • 39.25
  • Published

@quenty/loader

A simple module loader for Roblox

  • v10.9.0
  • 39.21
  • Published

@quenty/throttle

Adds the throttle function to Roblox

  • v10.10.0
  • 39.10
  • Published

@quenty/hide

Utility system that leverages the binder system to hide authored objects. Centralized here for cross-system communication.

  • v11.27.0
  • 39.06
  • Published

@quenty/rx

Quenty's reactive library for Roblox

  • v13.20.0
  • 39.03
  • Published

@quenty/math

Utility math functions from Nevermore for Roblox

  • v2.7.3
  • 39.01
  • Published

@quenty/r15utils

Utility methods for R15 Characters

  • v13.21.0
  • 38.70
  • Published

@quenty/valueobject

To work like value objects in Roblox and track a single item with .Changed events

  • v13.21.0
  • 38.65
  • Published

@quenty/maid

Easily cleanup event listeners and objects in Roblox

  • v3.5.0
  • 38.62
  • Published

@quenty/idleservice

Helps track whether or not a player is idle and if so, then can show UI or other cute things.

  • v13.32.0
  • 38.61
  • Published

@quenty/signal

A simple signal implementation for Roblox

  • v7.11.1
  • 38.34
  • Published

@quenty/settings

Centralized player settings service

  • v11.31.0
  • 38.28
  • Published

@quenty/steputils

Binds animations into step, where the animation only runs as needed

  • v3.6.0
  • 38.17
  • Published

@quenty/motor6d

Centralized service to override motors on humanoids and other places

  • v7.27.0
  • 38.06
  • Published

@quenty/ducktype

Utility functions to duck type a value

  • v5.9.0
  • 38.01
  • Published

@quenty/badgeutils

Utility functions involving badges on Roblox

  • v10.12.0
  • 37.98
  • Published

@quenty/permissionprovider

Permission provider for Roblox, including authenticating against group membership

  • v14.23.0
  • 37.95
  • Published

@quenty/camera

Quenty's camera system for Roblox

  • v14.26.0
  • 37.81
  • Published

@quenty/baseobject

BaseObject implementation with Maid attached for Roblox

  • v10.9.0
  • 37.64
  • Published

@quenty/humanoidtracker

HumanoidTracker for Roblox - Tracks a player's character's humanoid

  • v13.21.0
  • 37.60
  • Published

@quenty/jsonutils

JSON utility functions for Roblox Lua

  • v10.12.0
  • 37.43
  • Published

@quenty/gameproductservice

Generalized monetization system for handling products and purchases correctly.

  • v14.32.0
  • 37.41
  • Published

@quenty/typeutils

Utility methods for manipulating Luau types

  • v1.1.0
  • 37.39
  • Published

@quenty/animationprovider

Provides animations for anything tagged with "AnimationContainer" and from a folder named "Animations" in ReplicatedStorage.

  • v11.23.0
  • 37.27
  • Published

@quenty/deathreport

Death report service which will track the deaths of players

  • v10.29.0
  • 37.25
  • Published

@quenty/blend

Declarative UI system.

  • v12.22.0
  • 37.12
  • Published

@quenty/deferred

deferred (otherwise known as fastSpawn) implementation for Roblox

  • v2.3.0
  • 37.04
  • Published

@quenty/servicebag

Service providing mechanisms for Nevermore

  • v11.13.1
  • 37.03
  • Published

@quenty/rigbuilderutils

Utility functions for debugging, builds a Roblox character rig

  • v10.22.0
  • 36.87
  • Published

@quenty/snackbar

Snackbars provide lightweight feedback on an operation at the base of the screen. They automatically disappear after a timeout or user interaction. There can only be one on the screen at a time.

  • v11.26.0
  • 36.81
  • Published

@quenty/httppromise

HttpPromise - Wrapper functions around http requests in Roblox.

  • v10.12.0
  • 36.76
  • Published

@quenty/depthoffield

Depth of field service to allow multiple systems to write depth of field

  • v11.23.0
  • 36.67
  • Published

@quenty/attributeutils

Provides utility functions to work with attributes in Roblox

  • v14.20.0
  • 36.60
  • Published

@quenty/textserviceutils

Holds utilities involving the Roblox TextService and text fitting to size.

  • v13.22.0
  • 36.27
  • Published

@quenty/linkutils

Utility functions for links. Links are object values pointing to other values!

  • v13.20.0
  • 36.22
  • Published

@quenty/teamtracker

Tracks a player's current team, since the Team property is unreliable

  • v13.21.0
  • 36.15
  • Published

@quenty/basicpane

Base UI object with visibility and a maid

  • v13.21.0
  • 36.13
  • Published

@quenty/remoting

Global remoting retrieval system for Roblox (RemoteFunctions/RemoteEvents)

  • v12.21.0
  • 36.13
  • Published

@quenty/localizedtextutils

Localized text utils which changes translationKey structures to shared locations

  • v12.20.0
  • 35.97
  • Published

@quenty/tie

Tie allows interfaces to be defined between Lua OOP and Roblox objects.

  • v10.25.0
  • 35.94
  • Published

@quenty/inputmode

Trace input mode state and trigger changes correctly

  • v13.23.0
  • 35.90
  • Published

@quenty/string

This module provides utility functions for strings

  • v3.3.3
  • 35.88
  • Published

@quenty/clipcharacters

Clip characters locally on the client of other clients so they don't interfer with physics.

  • v12.25.0
  • 35.78
  • Published

@quenty/conditions

Adornee based conditional system that is sufficiently generic to script gameplay.

  • v10.25.0
  • 35.69
  • Published

@quenty/hintscoringutils

Utility functions that let you score a proximity prompt (i.e. a Hint) based upon its relation to a character in 3D space.

  • v14.26.0
  • 35.69
  • Published

@quenty/timesyncservice

Quenty's TimeSyncService keeps time synchronized between all clients and the server

  • v13.22.0
  • 35.66
  • Published

@quenty/secrets

Secrets storage system and API surface

  • v7.29.0
  • 35.64
  • Published

@quenty/cooldown

Generalized networked cooldown system for Roblox

  • v11.26.0
  • 35.56
  • Published

@quenty/multipleclickutils

Utility library for detecting multiple clicks or taps. Not good UX, but good for opening up a debug menus

  • v13.20.0
  • 35.53
  • Published

@quenty/adorneevalue

Adorneevalue - Helper class to transform a an adornee into relative positions/information.

  • v10.23.0
  • 35.49
  • Published

@quenty/seatutils

Holds utilities to work with Roblox seats

  • v7.24.0
  • 35.48
  • Published

@quenty/contentproviderutils

Utility functions to ensure that content is preloaded (wrapping calls in promises)

  • v12.21.0
  • 35.40
  • Published

@quenty/playerinputmode

Service that takes active input modes from the player and exposes it to every other player via the server.

  • v9.24.0
  • 35.33
  • Published

@quenty/modelappearance

Allows the appearance of a model to be overridden. Most commonly used when placing down an object in a building game.

  • v10.9.0
  • 35.26
  • Published

@quenty/softshutdown

This service lets you shut down servers without losing a bunch of players. When game.OnClose is called, the script teleports everyone in the server into a reserved server.

  • v9.29.0
  • 35.18
  • Published

@quenty/draw

A utility library to debug things in 3D space for Roblox.

  • v7.9.1
  • 35.15
  • Published

@quenty/coreguienabler

Key based CoreGuiEnabler, singleton Use this class to load/unload CoreGuis / other GUIs, by disabling based upon keys Keys are additive, so if you have more than 1 disabled, it's ok.

  • v12.22.0
  • 35.07
  • Published

@quenty/highlight

Animated highlight system for the Roblox highlight object

  • v10.25.0
  • 34.91
  • Published

@quenty/lipsum

A Lorem Ipsum generator in Roblox

  • v14.22.0
  • 34.80
  • Published

@quenty/friendutils

Utlity functions to help find friends of a user. Also contains utility to make testing in studio easier.

  • v12.20.0
  • 34.53
  • Published

@quenty/sprites

Spritesheet utility for Roblox including a built-in InputImageLibrary

  • v13.19.0
  • 34.51
  • Published

@quenty/playerthumbnailutils

Reimplementation of Player:GetUserThumbnailAsync but as a promise with retry logic

  • v10.12.0
  • 34.34
  • Published

@quenty/viewport

Rendering functionality for viewportFrames

  • v11.27.0
  • 34.32
  • Published

@quenty/receiptprocessing

Centralize receipt processing within games since this is a constrained resource.

  • v7.23.0
  • 34.29
  • Published

@quenty/flipbook

Handles playing back animated spritesheets

  • v9.21.0
  • 34.28
  • Published

@quenty/qframe

CFrame representation as a quaternion for Roblox

  • v10.12.0
  • 33.99
  • Published

@quenty/selectionutils

Utility methods around Selection service. Useful for plugins and stories.

  • v8.21.0
  • 33.90
  • Published

@quenty/bodycolorsutils

Body color helper utilities for merging and representing body colors over the network and datastore

  • v7.22.0
  • 33.78
  • Published

@quenty/spring

Spring implementation for Roblox

  • v10.9.0
  • 33.68
  • Published

@quenty/octree

Octree implementation for Roblox - fast spatial queries

  • v11.9.1
  • 33.57
  • Published

@quenty/mouseovermixin

Mouse over mixin for general utility button mouse over effects

  • v10.9.0
  • 33.46
  • Published

@quenty/sounds

Utility functions involving sounds and their state

  • v10.13.0
  • 33.11
  • Published

@quenty/resetservice

Handles reset requests since Roblox's reset system doesn't handle ragdolls correctly

  • v11.23.0
  • 32.94
  • Published

@quenty/streamingutils

Provides utilities for working with Roblox's streaming system

  • v10.12.0
  • 32.87
  • Published

@quenty/transparencyservice

Service that orchistrates transparency setting from multiple colliding sources and handle the transparency appropriately. This means that 2 systems can work with transparency without knowing about each other.

  • v11.9.0
  • 32.72
  • Published

@quenty/soundgroup

Service and utility methods to working with sound groups and sounds in Roblox

  • v1.25.0
  • 32.67
  • Published

openblox

Roblox API Wrapper For Both Classic And OpenCloud APIs.

  • v1.0.62
  • 32.45
  • Published

@quenty/guivisiblemanager

Help manage the visibility of GUIs while only constructing the Gui while visible

  • v12.13.0
  • 32.21
  • Published

@quenty/networkropeutils

Utility function to create network ropes which hint to Roblox that two assemblies should be considered to be owned by the same network owner.

  • v10.9.0
  • 32.10
  • Published

@quenty/enumutils

Helds encode Roblox enums into a string

  • v3.4.2
  • 32.00
  • Published

@quenty/pillbacking

Builds a pill backing for Guis. Substitute for UICorner object.

  • v10.10.0
  • 31.95
  • Published

@quenty/pagesutils

Utilities to advance over the Roblox pages API surface

  • v5.13.0
  • 31.83
  • Published

@quenty/animations

Utility methods for playing back animations on Roblox

  • v8.22.0
  • 31.80
  • Published

@quenty/elo

Elo rating utility library.

  • v7.23.0
  • 31.46
  • Published

@quenty/scrollingframe

Creates an inertia based scrolling frame that is animated and has inertia frames Alternative to a Roblox ScrollingFrame with inertia scrolling and complete control over behavior and style

  • v12.12.1
  • 31.45
  • Published

@quenty/optional

Adds the optional function to Roblox for Nevermore require

  • v11.9.0
  • 30.97
  • Published

@quenty/camerastoryutils

CameraStoryUtils - utility functions for 3D viewport hoarcekat stories.

  • v10.12.0
  • 30.69
  • Published

@quenty/trajectory

Utility function for estimating low and high arcs of projectiles. Solves for bullet drop given

  • v2.10.1
  • 30.56
  • Published

@rbxts/zircon

<div> <img src="https://i.imgur.com/YgpbX7G.png" align="left" width="128"/> <h1>ZIRCON</h1> <h3>A clean, sleek, runtime debugging console for Roblox</h3> <a href="https://npmjs.com/package/@rbxts/zircon"><img src="https://badge.fury.io

    • v1.0.9
    • 30.36
    • Published

    @quenty/animationgroup

    A group of weighted tracks that can be played back with weighted probability. The closest example to this is the idle animation that looks around at a 1:10 ratio when you're standing still in default Roblox animation script.

    • v10.9.0
    • 30.00
    • Published

    @quenty/cframeserializer

    Optimized these functions for speed as well as preserving fidality. In the future, use Roblox's orthogonal angle format.

    • v4.8.0
    • 29.89
    • Published

    @quenty/getgroundplane

    Function that uses raycasting to determine the groundplane in Roblox

    • v10.9.0
    • 29.85
    • Published

    @quenty/experiencecalculator

    Calculate experience on an exponential curve and perform relevant calculations Uses formulas from stackoverflow.com/questions/6954874/php-game-formula-to-calculate-a-level-based-on-exp

    • v2.6.0
    • 29.64
    • Published

    @quenty/pseudolocalize

    Pseudo localizes text. Useful for verifying translation without having actual translations available

    • v3.5.0
    • 29.63
    • Published

    @quenty/applytagtotaggedchildren

    Class that while constructed apply a tag to any children of the parent it is given, assuming that class has the required tag. This lets you bridge tag systems since CollectionService is used as an interop model between many components in scripts.

    • v10.9.0
    • 29.61
    • Published

    @gandalfwisdom/statebuddy

    A standard state machine object for Roblox. He's your buddy that helps you manage states!

    • v1.1.1
    • 29.04
    • Published

    rosearcher

    RoSearcher API Module

      • v1.0.42
      • 28.97
      • Published

      @quenty/rotatinglabel

      A text label with most general properties of a textlabel, except when text is set, it rotates uniformly like an old clock, animating in a satisfying way

      • v11.9.0
      • 28.79
      • Published

      @quenty/ultrawidecontainerutils

      Creates a 1920x1080 scaling container to handle ultrawide monitors and screens in a reasonable way. This helps keep UI centered and available for ultrawide screens.

      • v2.5.0
      • 28.65
      • Published

      @rbxts/validate-tree

      Validates whether a given instance matches a given instance tree

      • v2.0.2
      • 28.57
      • Published

      blox.js

      Blox.js is a Roblox API wrapper made in JavaScript (duh).

      • v0.1.22
      • 28.39
      • Published

      @quenty/humanoidmovedirectionutils

      Gets the relative move direction from the camera and the humanoid allowing Roblox's input system to be layered on top of a camera system.

      • v10.9.1
      • 28.26
      • Published

      @quenty/randomutils

      Quenty's RandomUtils, utility functions for Roblox

      • v6.11.0
      • 28.17
      • Published

      @quenty/raycaster

      Repeats raycasting attempts while ignoring items via a filter function

      • v3.5.0
      • 28.08
      • Published

      @rbxts/roact-wm

      <div align="center"> <img src="https://i.imgur.com/ngBo28Q.png"></img> <h1>Roact Window Manager</h1> <a href="https://www.npmjs.com/package/@rbxts/roact-wm"> <img src="https://badge.fury.io/js/%40rbxts%2Froact-wm.svg"></img> </a> <br/>

      • v0.1.7
      • 27.63
      • Published

      @quenty/fzy

      Lua implementation of fzy string search algorithm

      • v5.10.0
      • 27.59
      • Published

      @quenty/preferredparentutils

      Handles logic for creating a "preferred" parent container or erroring if it already exists

      • v4.4.0
      • 27.58
      • Published

      @quenty/networkownerservice

      NetworkOwnerService - Tracks a stack of owners so ownership isn't reverted or overwritten in delayed network owner set.

      • v5.3.0
      • 27.43
      • Published

      @quenty/gameversionutils

      Utility functions to automatically detect the version a game is running at

      • v3.5.0
      • 27.33
      • Published

      @quenty/sunpositionutils

      Utility to position the sun and to retrieve sun information specific to Roblox.

      • v2.4.0
      • 27.27
      • Published

      @quenty/getpercentexposedutils

      Identify parts that are potentially exposed to an explosion using a random vector raycasting

      • v10.9.0
      • 27.17
      • Published

      @rbxts/roselect

      Simple “selector” library for Rodux

      • v0.1.2
      • 27.06
      • Published

      @quenty/boundingboxutils

      Bounding box utilties. Prefer model:GetBoundingBox() in most cases. However, sometimes grouping isn't possible.

      • v4.4.0
      • 26.87
      • Published

      @quenty/singleton

      Provides a way to transform from a class to a singleton

      • v6.9.0
      • 26.64
      • Published

      @rbxts/object-event

      Allows for custom events to be created for custom OOP implementations. Attempts to reproduce Roblox's syntax as closely as possible while adding more features.

      • v1.1.0
      • 26.61
      • Published

      @rbxts/planck-hooks

      A @rbxts/planck plugin that provides support for hooks.

      • v0.0.2-rc.3
      • 26.57
      • Published

      @quenty/qgui

      A group of utility functions to be used to help create visual effectcs with ROBLOX GUIs

      • v2.4.0
      • 26.52
      • Published

      @quenty/rbxasset

      Utility methods to help with Roblox asset id

      • v5.10.0
      • 25.98
      • Published