@quenty · 209 packages

Name Description License Versions
@quenty/acceltween AccelTween implementation for Roblox MIT 2 greenflagged / 76 total
@quenty/actionmanager Holds single toggleable actions (like a tool system) MIT 16 greenflagged / 358 total
@quenty/adorneeboundingbox Handles logic for reactive bounding box monitoring MIT 6 greenflagged / 274 total
@quenty/adorneedata Bridges attributes and serialization MIT 3 greenflagged / 207 total
@quenty/adorneeutils 2 greenflagged / 52 total
@quenty/adorneevalue Adorneevalue - Helper class to transform a an adornee into relative positions/information. MIT 13 greenflagged / 335 total
@quenty/aggregator Aggregates async promise requests MIT 9 greenflagged / 119 total
@quenty/animationprovider Provides animations for anything tagged with "AnimationContainer" and from a folder named "Animations" in ReplicatedStorage. MIT 24 greenflagged / 333 total
@quenty/animations Utility methods for playing back animations on Roblox MIT 29 greenflagged / 231 total
@quenty/assetserviceutils Provides a wrapper for AssetService's async calls MIT 14 greenflagged / 211 total
@quenty/attributeutils 2 greenflagged / 352 total
@quenty/avatareditorutils Provides utility functions to work with the Roblox AvatarEditorService MIT 5 greenflagged / 286 total
@quenty/badgeutils 11 greenflagged / 237 total
@quenty/baseobject 4 greenflagged / 185 total
@quenty/basicpane Base UI object with visibility and a maid MIT 16 greenflagged / 339 total
@quenty/binarysearch Binary search for Roblox MIT 3 greenflagged / 53 total
@quenty/binder 23 greenflagged / 411 total
@quenty/bindtocloseservice Bind to game close API in a centralized location. MIT 17 greenflagged / 265 total
@quenty/blend Declarative UI system. MIT 25 greenflagged / 367 total
@quenty/bodycolorsutils Body color helper utilities for merging and representing body colors over the network and datastore MIT 8 greenflagged / 271 total
@quenty/boundingboxutils 4 greenflagged / 60 total
@quenty/boundlinkutils Utility functions involving binders and links MIT 23 greenflagged / 410 total
@quenty/brine Fast and efficient extensible serialiation and deserialization library for Roblox with native instance support out of the box MIT 5 greenflagged / 9 total
@quenty/brio 16 greenflagged / 336 total
@quenty/bufferencoder 1 greenflagged / 2 total
@quenty/buttondragmodel Model for dragging buttons around MIT 16 greenflagged / 173 total
@quenty/buttonhighlightmodel Contains model information for the current button MIT 7 greenflagged / 413 total
@quenty/camera Quenty's camera system for Roblox MIT 6 greenflagged / 425 total
@quenty/camerastoryutils CameraStoryUtils - utility functions for 3D viewport hoarcekat stories. MIT 12 greenflagged / 258 total
@quenty/cancellabledelay cancellableDelay a delay that can be cancelled MIT 3 greenflagged / 61 total
@quenty/canceltoken 11 greenflagged / 251 total
@quenty/cframeutils 3 greenflagged / 65 total
@quenty/characterutils CharacterUtils MIT 11 greenflagged / 322 total
@quenty/chatproviderservice Provide wrapper around chat system to allow tags to be set MIT 4 greenflagged / 365 total
@quenty/cli-output-helpers Helpers to generate Nevermore package and game templates UNLICENSED 7 greenflagged / 97 total
@quenty/clienttranslator Gets local translator for player MIT 12 greenflagged / 432 total
@quenty/clipcharacters Clip characters locally on the client of other clients so they don't interfer with physics. MIT 23 greenflagged / 351 total
@quenty/cmdrservice 2 greenflagged / 444 total
@quenty/collectionserviceutils Utility functions for use with collection service tags MIT 2 greenflagged / 273 total
@quenty/color3serializationutils 2 greenflagged / 41 total
@quenty/color3utils Utility methods for Roblox Color3 values MIT 16 greenflagged / 355 total
@quenty/colorpalette Color palette system for Roblox MIT 7 greenflagged / 365 total
@quenty/colorpicker Color picking UI system for Roblox. MIT 18 greenflagged / 342 total
@quenty/colorsequenceutils 6 greenflagged / 133 total
@quenty/conditions Adornee based conditional system that is sufficiently generic to script gameplay. MIT 15 greenflagged / 337 total
@quenty/contentproviderutils Utility functions to ensure that content is preloaded (wrapping calls in promises) MIT 6 greenflagged / 334 total
@quenty/cooldown Generalized networked cooldown system for Roblox MIT 12 greenflagged / 396 total
@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. MIT 13 greenflagged / 335 total
@quenty/coreguiutils 8 greenflagged / 236 total
@quenty/counter Helps count a total value MIT 7 greenflagged / 209 total
@quenty/cubicspline 8 greenflagged / 158 total
@quenty/datastore 6 greenflagged / 405 total
@quenty/deathreport Death report service which will track the deaths of players MIT 6 greenflagged / 361 total
@quenty/defaultvalueutils 3 greenflagged / 36 total
@quenty/deferred deferred (otherwise known as fastSpawn) implementation for Roblox MIT 3 greenflagged / 46 total
@quenty/depthoffield Depth of field service to allow multiple systems to write depth of field MIT 6 greenflagged / 363 total
@quenty/draw 10 greenflagged / 149 total
@quenty/ducktype 4 greenflagged / 97 total
@quenty/ellipticcurvecryptography 5 greenflagged / 61 total
@quenty/elo Elo rating utility library. MIT 17 greenflagged / 226 total
@quenty/enabledmixin Adds Enabled/Disabled state to class MIT 15 greenflagged / 268 total
@quenty/enums Custom Luau enum implementation MIT 3 greenflagged / 22 total
@quenty/enumutils 4 greenflagged / 39 total
@quenty/equippedtracker Tracks the equipped player of a tool MIT 25 greenflagged / 365 total
@quenty/fakeskybox Allow transitions between skyboxes MIT 8 greenflagged / 212 total
@quenty/firstpersoncharactertransparency Allows transparency to manually be controlled for a character in first-person mode MIT 4 greenflagged / 360 total
@quenty/flipbook Handles playing back animated spritesheets MIT 3 greenflagged / 281 total
@quenty/friendutils Utlity functions to help find friends of a user. Also contains utility to make testing in studio easier. MIT 13 greenflagged / 328 total
@quenty/funnels Funnel utility class MIT 20 greenflagged / 145 total
@quenty/gameconfig Configuration service to specify Roblox badges, products, and other specific assets. MIT 2 greenflagged / 468 total
@quenty/gameproductservice Generalized monetization system for handling products and purchases correctly. MIT 2 greenflagged / 487 total
@quenty/gamescalingutils Scale ratios for the UI on different devices MIT 5 greenflagged / 381 total
@quenty/genericscreenguiprovider Providers screenGuis with a given display order for easy use MIT 20 greenflagged / 398 total
@quenty/geometryutils 9 greenflagged / 154 total
@quenty/grouputils Group utility functions for Roblox MIT 13 greenflagged / 249 total
@quenty/guivisiblemanager Help manage the visibility of GUIs while only constructing the Gui while visible MIT 18 greenflagged / 275 total
@quenty/hapticfeedbackutils 3 greenflagged / 50 total
@quenty/hide Utility system that leverages the binder system to hide authored objects. Centralized here for cross-system communication. MIT 27 greenflagged / 390 total
@quenty/highlight Animated highlight system for the Roblox highlight object MIT 5 greenflagged / 349 total
@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. MIT 25 greenflagged / 442 total
@quenty/httppromise 10 greenflagged / 239 total
@quenty/humanoidanimatorutils 3 greenflagged / 54 total
@quenty/humanoiddescriptionutils 9 greenflagged / 246 total
@quenty/humanoidkillerutils 2 greenflagged / 41 total
@quenty/humanoidspeed Handles humanoid speed in a centralized location MIT 26 greenflagged / 474 total
@quenty/humanoidtracker HumanoidTracker for Roblox - Tracks a player's character's humanoid MIT 19 greenflagged / 355 total
@quenty/humanoidutils General humanoid utility code. MIT 3 greenflagged / 109 total
@quenty/idleservice Helps track whether or not a player is idle and if so, then can show UI or other cute things. MIT 4 greenflagged / 503 total
@quenty/ik Inverse Kinematics for characters on Roblox MIT 29 greenflagged / 560 total
@quenty/influxdbclient Provides a Roblox Lua InfluxDB client MIT 11 greenflagged / 271 total
@quenty/inputkeymaputils 8 greenflagged / 477 total
@quenty/inputmode 10 greenflagged / 396 total
@quenty/inputobjectutils Provides utility functions involving input objects MIT 7 greenflagged / 198 total
@quenty/insertserviceutils InsertServiceUtils to make loading models via insert service easy MIT 10 greenflagged / 237 total
@quenty/instanceutils 20 greenflagged / 339 total
@quenty/jsonutils 8 greenflagged / 236 total
@quenty/linearsystemssolver 5 greenflagged / 40 total
@quenty/linkutils Utility functions for links. Links are object values pointing to other values! MIT 2 greenflagged / 340 total
@quenty/lipsum A Lorem Ipsum generator in Roblox MIT 18 greenflagged / 410 total
@quenty/loader 4 greenflagged / 152 total
@quenty/localizedtextutils Localized text utils which changes translationKey structures to shared locations MIT 11 greenflagged / 323 total
@quenty/lrucache LRUCache library MIT 4 greenflagged / 66 total
@quenty/maid 4 greenflagged / 103 total
@quenty/marketplaceutils 8 greenflagged / 244 total
@quenty/math Utility math functions from Nevermore for Roblox MIT 2 greenflagged / 55 total
@quenty/memoize 7 greenflagged / 69 total
@quenty/messagingserviceutils Utility functions for messaging srevice MIT 9 greenflagged / 192 total
@quenty/modeltransparencyeffect Allows a model to have transparent set locally on the client MIT 9 greenflagged / 234 total
@quenty/motor6d Centralized service to override motors on humanoids and other places MIT 12 greenflagged / 340 total
@quenty/multipleclickutils Utility library for detecting multiple clicks or taps. Not good UX, but good for opening up a debug menus MIT 16 greenflagged / 306 total
@quenty/nevermore-cli CLI interface for Nevermore MIT 46 greenflagged / 243 total
@quenty/nevermore-cli-helpers Helpers to generate Nevermore package and game templates UNLICENSED 14 greenflagged / 77 total
@quenty/nevermore-template-helpers Helpers to generate Nevermore package and game templates UNLICENSED 16 greenflagged / 109 total
@quenty/nevermore-test-runner 2 greenflagged / 27 total
@quenty/numberrangeutils 2 greenflagged / 40 total
@quenty/observablecollection 19 greenflagged / 364 total
@quenty/optional 4 greenflagged / 152 total
@quenty/overriddenproperty Sets properties on the client and then replicates them to the server MIT 6 greenflagged / 189 total
@quenty/pagesutils Utilities to advance over the Roblox pages API surface MIT 10 greenflagged / 162 total
@quenty/particleengine Adds GUI based particle engine to Roblox MIT 17 greenflagged / 327 total
@quenty/parttouchingcalculator Determines if parts are touching or not MIT 22 greenflagged / 422 total
@quenty/permissionprovider Permission provider for Roblox, including authenticating against group membership MIT 3 greenflagged / 408 total
@quenty/physicsutils General physics library for use on Roblox MIT 10 greenflagged / 199 total
@quenty/playerbinder 19 greenflagged / 407 total
@quenty/playerhumanoidbinder Binder that will automatically bind to each player's humanoid MIT 19 greenflagged / 416 total
@quenty/playerinputmode Service that takes active input modes from the player and exposes it to every other player via the server. MIT 10 greenflagged / 348 total
@quenty/playersservicepromises 9 greenflagged / 236 total
@quenty/playerutils 2 greenflagged / 275 total
@quenty/preferredparentutils 3 greenflagged / 70 total
@quenty/probability 3 greenflagged / 38 total
@quenty/promise 8 greenflagged / 237 total
@quenty/promisemaid Utility methods around promises and maids MIT 10 greenflagged / 143 total
@quenty/promptqueue Queue system for prompts and other UI MIT 13 greenflagged / 187 total
@quenty/propertyvalue Property value for Roblox instances MIT 15 greenflagged / 214 total
@quenty/pseudolocalize Pseudo localizes text. Useful for verifying translation without having actual translations available MIT 3 greenflagged / 60 total
@quenty/qframe CFrame representation as a quaternion for Roblox MIT 13 greenflagged / 268 total
@quenty/qgui 5 greenflagged / 55 total
@quenty/queue 3 greenflagged / 29 total
@quenty/r15utils Utility methods for R15 Characters MIT 14 greenflagged / 346 total
@quenty/racketingropeconstraint Tries to racket a rope constraint back down to a reasonable length MIT 24 greenflagged / 332 total
@quenty/radial-image Quenty's radial image system MIT 14 greenflagged / 323 total
@quenty/ragdoll Quenty's Ragdoll system for Roblox - Floppy fun ragdolls MIT 2 greenflagged / 542 total
@quenty/randomutils 7 greenflagged / 154 total
@quenty/raycaster 4 greenflagged / 72 total
@quenty/rbxasset 7 greenflagged / 86 total
@quenty/receiptprocessing Centralize receipt processing within games since this is a constrained resource. MIT 15 greenflagged / 228 total
@quenty/rectutils 6 greenflagged / 44 total
@quenty/region3utils 5 greenflagged / 160 total
@quenty/remotefunctionutils 10 greenflagged / 239 total
@quenty/remoting 2 greenflagged / 320 total
@quenty/resetservice Handles reset requests since Roblox's reset system doesn't handle ragdolls correctly MIT 18 greenflagged / 322 total
@quenty/richtext 3 greenflagged / 22 total
@quenty/rigbuilderutils Utility functions for debugging, builds a Roblox character rig MIT 16 greenflagged / 326 total
@quenty/roblox-api-dump Utility functions for grabbing the Roblox API from the web MIT 11 greenflagged / 203 total
@quenty/rogue-humanoid Roguelike humanoid properties which can be modified MIT 4 greenflagged / 413 total
@quenty/rogue-properties Roguelike properties which can be modified by external provides MIT 2 greenflagged / 407 total
@quenty/rx 12 greenflagged / 321 total
@quenty/rxbinderutils 19 greenflagged / 411 total
@quenty/rxsignal 11 greenflagged / 198 total
@quenty/scoredactionservice Scores actions and picks the highest rated one every frame MIT 9 greenflagged / 492 total
@quenty/screenshothudservice Provides centralized API surface for screenshot hud API MIT 15 greenflagged / 271 total
@quenty/seatutils Holds utilities to work with Roblox seats MIT 14 greenflagged / 266 total
@quenty/secrets Secrets storage system and API surface MIT 6 greenflagged / 363 total
@quenty/selectionutils Utility methods around Selection service. Useful for plugins and stories. MIT 13 greenflagged / 274 total
@quenty/servicebag 11 greenflagged / 248 total
@quenty/settings Centralized player settings service MIT 3 greenflagged / 477 total
@quenty/settings-inputkeymap Input key map setting saving for players MIT 33 greenflagged / 492 total
@quenty/signal 9 greenflagged / 126 total
@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. MIT 3 greenflagged / 350 total
@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. MIT 7 greenflagged / 421 total
@quenty/soundgroup Service and utility methods to working with sound groups and sounds in Roblox MIT 6 greenflagged / 236 total
@quenty/soundplayer Sound playback helper MIT 24 greenflagged / 243 total
@quenty/sounds 16 greenflagged / 240 total
@quenty/spawning Centralized spawning system MIT 26 greenflagged / 417 total
@quenty/spring Spring implementation for Roblox MIT 5 greenflagged / 177 total
@quenty/sprites Spritesheet utility for Roblox including a built-in InputImageLibrary MIT 23 greenflagged / 297 total
@quenty/statestack 17 greenflagged / 349 total
@quenty/steputils Binds animations into step, where the animation only runs as needed MIT 4 greenflagged / 65 total
@quenty/string 4 greenflagged / 57 total
@quenty/studio-bridge WebSocket-based bridge for running Luau scripts in Roblox Studio UNLICENSED 17 greenflagged / 64 total
@quenty/sunpositionutils Utility to position the sun and to retrieve sun information specific to Roblox. MIT 6 greenflagged / 59 total
@quenty/symbol 3 greenflagged / 52 total
@quenty/table 4 greenflagged / 65 total
@quenty/teamtracker Tracks a player's current team, since the Team property is unreliable MIT 24 greenflagged / 352 total
@quenty/teamutils Team utility methods MIT 13 greenflagged / 299 total
@quenty/teleportserviceutils Utility functions for teleport srevice MIT 13 greenflagged / 266 total
@quenty/templateprovider Base of a template retrieval system MIT 3 greenflagged / 333 total
@quenty/textboxutils Holds utility methods for textboxes MIT 11 greenflagged / 193 total
@quenty/textfilterservice Utility service that provides text filtering to the client MIT 11 greenflagged / 329 total
@quenty/textfilterutils 0 greenflagged / 236 total
@quenty/textserviceutils Holds utilities involving the Roblox TextService and text fitting to size. MIT 19 greenflagged / 381 total
@quenty/throttle 6 greenflagged / 168 total
@quenty/tie 21 greenflagged / 336 total
@quenty/timedtween Linear timed tweening model MIT 5 greenflagged / 228 total
@quenty/timesyncservice Quenty's TimeSyncService keeps time synchronized between all clients and the server MIT 12 greenflagged / 336 total
@quenty/toolutils Utility methods for tools MIT 2 greenflagged / 123 total
@quenty/transitionmodel Helps with Gui visiblity showing and hiding MIT 6 greenflagged / 277 total
@quenty/transparencyservice 6 greenflagged / 170 total
@quenty/tuple Tuple utility package MIT 4 greenflagged / 61 total
@quenty/typeutils Utility methods for manipulating Luau types MIT 4 greenflagged / 39 total
@quenty/ugcsanitize Sanitizes UGC hats and other items MIT 21 greenflagged / 126 total
@quenty/uiobjectutils UI object utils library for Roblox MIT 13 greenflagged / 229 total
@quenty/undostack Generalized undo stack for Roblox MIT 20 greenflagged / 261 total
@quenty/userserviceutils Utilities involving UserService in Roblox MIT 4 greenflagged / 246 total
@quenty/utf8 2 greenflagged / 45 total
@quenty/valuebaseutils Provides utilities for working with valuesbase objects, like IntValue or ObjectValue in Roblox. MIT 2 greenflagged / 345 total
@quenty/valueobject 17 greenflagged / 354 total
@quenty/vector3utils 5 greenflagged / 170 total
@quenty/viewport Rendering functionality for viewportFrames MIT 13 greenflagged / 394 total
Showing 209 packages