# @quenty/enumutils

> Helds encode Roblox enums into a string

Latest version **3.4.6** (published 2026-05-30) · MIT license · 0 weekly downloads

## Install

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

## Health

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

Positive: no vulnerabilities; high maintenance score.

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

## Facts

| | |
|---|---|
| Version | 3.4.6 |
| Published | 2026-05-30 |
| First published | 2022-08-14 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | none |
| Module format | CommonJS |
| Dependencies | 0 |
| Unpacked size | 9.6 KB |
| Known vulnerabilities | 0 |
| Install scripts | yes |
| GitHub stars | 611 |
| Maintainers | quenty |
| Keywords | Roblox, Nevermore, Lua, Enum |

## Links

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

## Recent versions

- 3.4.6 (latest) — 2026-05-30
- 3.4.5-canary.635.9651b09.0 (canary) — 2026-01-12
- 3.4.5 — 2026-01-12
- 3.4.4 — 2026-01-10
- 3.4.4-canary.631.d1ff13c.0 — 2026-01-10
- 3.4.4-canary.631.a8364df.0 — 2026-01-10
- 3.4.4-canary.631.91b277a.0 — 2026-01-10
- 3.4.3 — 2026-01-03
- 3.4.3-canary.90de6eb.0 — 2026-01-03
- 3.4.2 — 2025-04-07
- 3.4.2-canary.547.11ae689.0 — 2025-04-07
- 3.4.2-canary.547.ba47c62.0 — 2025-04-07
- 3.4.1 — 2025-04-05
- 3.4.1-canary.545.2374fb2.0 — 2025-04-05
- 3.4.0 — 2024-12-03
- … 24 more at https://npm.io/package/@quenty/enumutils/versions

## README

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

Helds encode Roblox enums into a string

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

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

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