# @riotjs/util

> Riot.js util functions

Latest version **10.1.2** (published 2025-11-21) · MIT license · 0 weekly downloads

## Install

```sh
npm install @riotjs/util
pnpm add @riotjs/util
yarn add @riotjs/util
bun add @riotjs/util
```

## Health

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

Positive: esm support; no vulnerabilities.

Warnings: low downloads; no types.

## Facts

| | |
|---|---|
| Version | 10.1.2 |
| Published | 2025-11-21 |
| First published | 2019-09-22 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | none |
| Module format | ESM + CommonJS |
| Dependencies | 0 |
| Unpacked size | 34.7 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| Author | Gianluca Guarini |
| Maintainers | gianlucaguarini |
| Keywords | Riot.js, shared, Riot util |

## Links

- npm: https://www.npmjs.com/package/@riotjs/util
- Repository: https://github.com/GianlucaGuarini/@riotjs/util
- Homepage: https://github.com/GianlucaGuarini/@riotjs/util#readme
- Issues: https://github.com/GianlucaGuarini/@riotjs/util/issues
- npm.io page: https://npm.io/package/@riotjs/util

## Recent versions

- 10.1.2 (latest) — 2025-11-21
- 10.0.0-beta.2 (beta) — 2025-07-04
- 10.0.0-alpha.2 (alpha) — 2025-05-30
- 10.1.1 — 2025-11-21
- 10.1.0 — 2025-11-21
- 10.0.0 — 2025-07-18
- 10.0.0-beta.1 — 2025-07-04
- 2.5.1 — 2025-05-30
- 10.0.0-alpha.1 — 2025-05-16
- 10.0.0-alpha.0 — 2025-05-02
- 2.5.0 — 2025-02-28
- 2.4.0 — 2024-06-21
- 2.3.0 — 2024-06-14
- 2.2.4 — 2023-12-01
- 2.2.3 — 2023-08-25
- … 18 more at https://npm.io/package/@riotjs/util/versions

## README

# @riotjs/util

Riot.js shared util scripts

[![Build Status][ci-image]][ci-url]
[![Issue Count][qlty-image]][qlty-url]
[![NPM version][npm-version-image]][npm-url]
[![NPM downloads][npm-downloads-image]][npm-url]
[![MIT License][license-image]][license-url]

[ci-image]: https://img.shields.io/github/actions/workflow/status/riot/util/test.yml?style=flat-square
[ci-url]: https://github.com/riot/util/actions
[license-image]: https://img.shields.io/badge/license-MIT-000000.svg?style=flat-square
[license-url]: LICENSE
[npm-version-image]: https://img.shields.io/npm/v/@riotjs/util.svg?style=flat-square
[npm-downloads-image]: https://img.shields.io/npm/dm/@riotjs/util.svg?style=flat-square
[npm-url]: https://npmjs.org/package/@riotjs/util
[qlty-image]: https://qlty.sh/gh/riot/projects/util/maintainability.svg
[qlty-url]: https://qlty.sh/gh/riot/projects/util

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