# @quenty/throttle

> Adds the throttle function to Roblox

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

## Install

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

## 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 | 10.15.0 |
| Published | 2026-08-28 |
| First published | 2021-07-08 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | none |
| Module format | CommonJS |
| Dependencies | 4 |
| Unpacked size | 26 KB |
| Known vulnerabilities | 0 |
| Install scripts | yes |
| GitHub stars | 611 |
| Maintainers | quenty |
| Keywords | Roblox, Nevermore, Lua, throttle, time |

## Links

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

## Dependencies (4)

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

- [@js-joda/timezone](https://npm.io/package/@js-joda/timezone.md) — 383.4K weekly downloads
- [chartjs-adapter-moment](https://npm.io/package/chartjs-adapter-moment.md) — 210.8K weekly downloads
- [strftime](https://npm.io/package/strftime.md) — 171.2K weekly downloads
- [vue-flatpickr-component](https://npm.io/package/vue-flatpickr-component.md) — 115.8K weekly downloads
- [timepicker](https://npm.io/package/timepicker.md) — 51.0K weekly downloads

## Recent versions

- 10.15.0 (latest) — 2026-08-28
- 10.11.1-canary.684.24818543952.0 (canary) — 2026-04-23
- 10.14.1 — 2026-08-14
- 10.14.0 — 2026-07-23
- 10.13.0 — 2026-07-18
- 10.12.2 — 2026-04-30
- 10.12.1 — 2026-04-29
- 10.12.0 — 2026-04-23
- 10.11.0 — 2026-02-17
- 10.10.4-canary.656.814cd91.0 — 2026-02-17
- 10.10.4-canary.656.67d6ba1.0 — 2026-02-17
- 10.10.4-canary.656.73a74af.0 — 2026-02-17
- 10.11.0-canary.656.2203601.0 — 2026-02-16
- 10.11.0-canary.656.5376478.0 — 2026-02-14
- 10.11.0-canary.656.217630c.0 — 2026-02-13
- … 157 more at https://npm.io/package/@quenty/throttle/versions

## README

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

A throttle implementation for Roblox

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

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

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