# @andy-lib/util

> Commonly-used utility classes

Latest version **1.0.8** (published 2017-07-24) · ISC license · 0 weekly downloads

## Install

```sh
npm install @andy-lib/util
pnpm add @andy-lib/util
yarn add @andy-lib/util
bun add @andy-lib/util
```

## Health

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

Positive: has types; esm support; no vulnerabilities.

Warnings: low downloads.

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 1.0.8 |
| Published | 2017-07-24 |
| First published | 2017-07-19 |
| Weekly downloads | 0 |
| License | ISC |
| TypeScript types | bundled |
| Module format | ESM + CommonJS |
| Dependencies | 0 |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 0 |
| Author | Andrew Anisimov |
| Maintainers | andy-lib |

## Links

- npm: https://www.npmjs.com/package/@andy-lib/util
- Repository: https://github.com/andy-a-o/andy-lib
- Homepage: https://github.com/andy-a-o/andy-lib#readme
- Issues: https://github.com/andy-a-o/andy-lib/issues
- npm.io page: https://npm.io/package/@andy-lib/util

## Recent versions

- 1.0.8 (latest) — 2017-07-24
- 1.0.7 — 2017-07-24
- 1.0.6 — 2017-07-24
- 1.0.5 — 2017-07-24
- 1.0.4 — 2017-07-20
- 1.0.2 — 2017-07-20
- 1.0.1 — 2017-07-19
- 1.0.0 — 2017-07-19

## README

Note: Before build, don't forget to increment project version if needed.

=== Build npm package

```
cd <project dir>
npm run build
```

=== Publish npm package

```
cd <project dir>
npm run publish
```

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