# @quenty/grouputils

> Group utility functions for Roblox

Latest version **10.31.1** (published 2026-09-03) · MIT license · 80 weekly downloads

## Install

```sh
npm install @quenty/grouputils
pnpm add @quenty/grouputils
yarn add @quenty/grouputils
bun add @quenty/grouputils
```

## Health

**Score 45/100 (D)** — status: active.

Positive: no vulnerabilities; recently updated; high maintenance score.

Warnings: low downloads; no types; no esm support.

Negative: declining downloads.

## Facts

| | |
|---|---|
| Version | 10.31.1 |
| Published | 2026-09-03 |
| First published | 2021-07-08 |
| Weekly downloads | 80 |
| License | MIT |
| TypeScript types | none |
| Module format | CommonJS |
| Dependencies | 5 |
| Unpacked size | 38.2 KB |
| Known vulnerabilities | 0 |
| Install scripts | yes |
| GitHub stars | 611 |
| Maintainers | quenty |
| Keywords | Roblox, Nevermore, Lua, promise, grouputils |

## Links

- npm: https://www.npmjs.com/package/@quenty/grouputils
- Repository: https://github.com/Quenty/NevermoreEngine
- Homepage: https://github.com/Quenty/NevermoreEngine#readme
- Issues: https://github.com/Quenty/NevermoreEngine/issues
- Funding: https://www.patreon.com/quenty
- npm.io page: https://npm.io/package/@quenty/grouputils

## Dependencies (5)

- [@quenty/loader](https://npm.io/package/@quenty/loader.md) 10.11.1
- [@quenty/promise](https://npm.io/package/@quenty/promise.md) 10.24.0
- [@quenty/playermock](https://npm.io/package/@quenty/playermock.md) 1.9.1
- [@quentystudios/jest-lua](https://npm.io/package/@quentystudios/jest-lua.md) 3.10.0-quenty.2
- [@quenty/nevermore-test-runner](https://npm.io/package/@quenty/nevermore-test-runner.md) 1.6.0

## Alternatives

- [@commercetools/sync-actions](https://npm.io/package/@commercetools/sync-actions.md) — 25.1K weekly downloads
- [cwait](https://npm.io/package/cwait.md) — 21.4K weekly downloads
- [@ledgerhq/hw-app-cosmos](https://npm.io/package/@ledgerhq/hw-app-cosmos.md) — 4.2K weekly downloads
- [@financial-times/o-loading](https://npm.io/package/@financial-times/o-loading.md) — 2.8K weekly downloads
- [fa](https://npm.io/package/fa.md) — 185 weekly downloads

## Recent versions

- 10.31.1 (latest) — 2026-09-03
- 10.26.0-canary.748.30065003709.0 (canary) — 2026-07-24
- 10.31.0 — 2026-09-02
- 10.30.0 — 2026-08-28
- 10.29.0 — 2026-08-28
- 10.28.1 — 2026-08-14
- 10.28.0 — 2026-07-28
- 10.27.2 — 2026-07-27
- 10.27.1 — 2026-07-25
- 10.27.0 — 2026-07-25
- 10.26.0 — 2026-07-24
- 10.25.0 — 2026-07-24
- 10.24.1-canary.750.30064021947.0 — 2026-07-24
- 10.24.1-canary.750.30063191940.0 — 2026-07-24
- 10.25.0-canary.750.30063050774.0 — 2026-07-24
- … 254 more at https://npm.io/package/@quenty/grouputils/versions

## README

## GroupUtils
<div align="center">
  <a href="http://quenty.github.io/NevermoreEngine/">
    <img src="https://github.com/Quenty/NevermoreEngine/actions/workflows/docs.yml/badge.svg" alt="Documentation status" />
  </a>
  <a href="https://discord.gg/mhtGUS8">
    <img src="https://img.shields.io/discord/385151591524597761?color=5865F2&label=discord&logo=discord&logoColor=white" alt="Discord" />
  </a>
  <a href="https://github.com/Quenty/NevermoreEngine/actions">
    <img src="https://github.com/Quenty/NevermoreEngine/actions/workflows/build.yml/badge.svg" alt="Build and release status" />
  </a>
</div>

Group utility functions for Roblox

<div align="center"><a href="https://quenty.github.io/NevermoreEngine/api/GroupUtils">View docs →</a></div>

## Installation
```
npm install @quenty/grouputils --save
```

---
_Source: https://npm.io/package/@quenty/grouputils · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
