# @quenty/steputils

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

Latest version **3.9.0** (published 2026-08-28) · MIT license · 0 weekly downloads

## Install

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

## Health

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

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

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

## Facts

| | |
|---|---|
| Version | 3.9.0 |
| Published | 2026-08-28 |
| First published | 2021-07-08 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | none |
| Module format | CommonJS |
| Dependencies | 5 |
| Unpacked size | 35.9 KB |
| Known vulnerabilities | 0 |
| Install scripts | yes |
| GitHub stars | 611 |
| Maintainers | quenty |
| Keywords | Roblox, Nevermore, Lua, Events |

## Links

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

## Dependencies (5)

- [@quenty/maid](https://npm.io/package/@quenty/maid.md) 3.12.0
- [@quenty/loader](https://npm.io/package/@quenty/loader.md) 10.11.1
- [@quenty/jestutils](https://npm.io/package/@quenty/jestutils.md) 1.1.0
- [@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

- [async-exit-hook](https://npm.io/package/async-exit-hook.md) — 3.7M weekly downloads
- [evnty](https://npm.io/package/evnty.md) — 7.2K weekly downloads
- [eleventy-plugin-asciidoc](https://npm.io/package/eleventy-plugin-asciidoc.md) — 3.5K weekly downloads
- [@jswork/next-get2get](https://npm.io/package/@jswork/next-get2get.md) — 945 weekly downloads
- [@dashersw/axon](https://npm.io/package/@dashersw/axon.md) — 934 weekly downloads

## Recent versions

- 3.9.0 (latest) — 2026-08-28
- 3.6.3-canary.635.9651b09.0 (canary) — 2026-01-12
- 3.8.0 — 2026-08-28
- 3.7.2 — 2026-08-14
- 3.7.1 — 2026-07-25
- 3.7.0 — 2026-07-23
- 3.6.3 — 2026-01-12
- 3.6.2 — 2026-01-10
- 3.6.2-canary.631.d1ff13c.0 — 2026-01-10
- 3.6.2-canary.631.a8364df.0 — 2026-01-10
- 3.6.2-canary.631.91b277a.0 — 2026-01-10
- 3.6.1 — 2026-01-03
- 3.6.1-canary.90de6eb.0 — 2026-01-03
- 3.6.0 — 2025-05-10
- 3.5.6-canary.559.9f38947.0 — 2025-05-10
- … 55 more at https://npm.io/package/@quenty/steputils/versions

## README

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

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

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

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

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