# @quenty/table

> Table and Set utility functions for Roblox

Latest version **3.9.2** (published 2026-01-12) · MIT license · 0 weekly downloads

## Install

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

## Health

**Score 50/100 (C)** — status: stable.

Positive: no vulnerabilities; high maintenance score.

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

## Facts

| | |
|---|---|
| Version | 3.9.2 |
| Published | 2026-01-12 |
| First published | 2021-07-07 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | none |
| Module format | CommonJS |
| Dependencies | 0 |
| Unpacked size | 20.3 KB |
| Known vulnerabilities | 0 |
| Install scripts | yes |
| GitHub stars | 610 |
| Maintainers | quenty |
| Keywords | Roblox, Nevermore, Lua, table |

## Links

- npm: https://www.npmjs.com/package/@quenty/table
- 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/table

## Alternatives

- [@lexical/table](https://npm.io/package/@lexical/table.md) — 3.0M weekly downloads
- [mantine-datatable](https://npm.io/package/mantine-datatable.md) — 98.2K weekly downloads
- [react-native-collapsible-tab-view](https://npm.io/package/react-native-collapsible-tab-view.md) — 70.6K weekly downloads
- [@handsontable/vue3](https://npm.io/package/@handsontable/vue3.md) — 16.1K weekly downloads
- [vuewordcloud](https://npm.io/package/vuewordcloud.md) — 7.2K weekly downloads

## Recent versions

- 3.9.2 (latest) — 2026-01-12
- 3.9.2-canary.635.9651b09.0 (canary) — 2026-01-12
- 3.9.1 — 2026-01-10
- 3.9.1-canary.631.d1ff13c.0 — 2026-01-10
- 3.9.1-canary.631.a8364df.0 — 2026-01-10
- 3.9.1-canary.631.91b277a.0 — 2026-01-10
- 3.9.0 — 2026-01-04
- 3.8.0 — 2025-05-10
- 3.7.5-canary.559.9f38947.0 — 2025-05-10
- 3.7.5-canary.559.339cfa7.0 — 2025-05-10
- 3.7.5-canary.11a5dcf.0 — 2025-05-10
- 3.8.0-canary.0a5db80.0 — 2025-05-10
- 3.7.4 — 2025-04-10
- 3.7.4-canary.550.afa1b3b.0 — 2025-04-10
- 3.7.3 — 2025-04-07
- … 50 more at https://npm.io/package/@quenty/table/versions

## README

## Table
<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>

Contains table and set utility functions for Roblox.

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

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

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