# modapp-utils

> Utility functions used by other modapp packages.

Latest version **1.8.0** (published 2022-10-31) · MIT license · 0 weekly downloads

## Install

```sh
npm install modapp-utils
pnpm add modapp-utils
yarn add modapp-utils
bun add modapp-utils
```

## Health

**Score 20/100 (F)** — status: abandoned.

Positive: esm support; no vulnerabilities.

Warnings: low downloads; no types.

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 1.8.0 |
| Published | 2022-10-31 |
| First published | 2018-02-18 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | none |
| Module format | ESM + CommonJS |
| Dependencies | 0 |
| Unpacked size | 156 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 3 |
| Author | Samuel Jirénius |
| Maintainers | jirenius |

## Links

- npm: https://www.npmjs.com/package/modapp-utils
- Repository: https://github.com/jirenius/modapp-utils
- Issues: https://github.com/jirenius/modapp-utils/issues
- npm.io page: https://npm.io/package/modapp-utils

## Recent versions

- 1.8.0 (latest) — 2022-10-31
- 1.7.0 — 2020-11-13
- 1.3.0 — 2020-06-08
- 1.2.1 — 2018-06-24
- 1.2.0 — 2018-06-24
- 1.1.0 — 2018-03-30
- 1.0.1 — 2018-02-18
- 1.0.0 — 2018-02-18

## README

[![view on npm](http://img.shields.io/npm/v/modapp-utils.svg)](https://www.npmjs.org/package/modapp-utils)
# ModApp Utilities
Utility functions used by other modapp packages.

## Installation

With npm:
```sh
npm install modapp-utils
```

With yarn:
```sh
yarn add modapp-utils
```

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