# uitil

> uitil - a collection of tiny JavaScript utility functions

Latest version **2.8.0** (published 2021-03-30) · Apache-2.0 license · 0 weekly downloads

## Install

```sh
npm install uitil
pnpm add uitil
yarn add uitil
bun add uitil
```

## Health

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

Positive: no vulnerabilities.

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

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 2.8.0 |
| Published | 2021-03-30 |
| First published | 2017-02-21 |
| Weekly downloads | 0 |
| License | Apache-2.0 |
| TypeScript types | none |
| Module format | CommonJS |
| Dependencies | 0 |
| Unpacked size | 13.6 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 7 |
| Author | FND |
| Maintainers | fnd |

## Links

- npm: https://www.npmjs.com/package/uitil
- Repository: https://github.com/FND/uitil
- Issues: https://github.com/FND/uitil/issues
- npm.io page: https://npm.io/package/uitil

## Recent versions

- 2.8.0 (latest) — 2021-03-30
- 2.7.1 — 2020-04-22
- 2.7.0 — 2020-04-06
- 2.6.0 — 2020-03-24
- 2.5.0 — 2019-10-17
- 2.4.2 — 2018-08-03
- 2.4.1 — 2018-07-31
- 2.4.0 — 2018-07-31
- 2.3.0 — 2018-06-19
- 2.2.0 — 2018-04-27
- 2.1.1 — 2018-04-27
- 2.1.0 — 2018-04-26
- 2.0.0 — 2018-03-21
- 1.9.1 — 2018-02-23
- 1.9.0 — 2018-02-23
- … 14 more at https://npm.io/package/uitil/versions

## README

uitil - a collection of tiny JavaScript utility functions

most functions are merely convenience wrappers around native APIs and are
intended primarily as a reference - as such, it is recommended to inspect the
source code before use

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