# @tsrt/utils

> Typescript Reusable Tools: utils

Latest version **0.8.0** (published 2021-06-28) · MIT license · 0 weekly downloads

## Install

```sh
npm install @tsrt/utils
pnpm add @tsrt/utils
yarn add @tsrt/utils
bun add @tsrt/utils
```

## Health

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

Positive: has types; no vulnerabilities.

Warnings: low downloads; no esm support; pre 1.0.

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 0.8.0 |
| Published | 2021-06-28 |
| First published | 2020-11-14 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | bundled |
| Module format | CommonJS |
| Node | >=12.0.0 |
| Dependencies | 3 |
| Unpacked size | 63.3 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 3 |
| Author | Danyil Moroz |
| Maintainers | mopc |
| Keywords | utils, node-utils, js-utils |

## Links

- npm: https://www.npmjs.com/package/@tsrt/utils
- Repository: https://github.com/tsReusableTools/tsrt
- Homepage: https://github.com/tsReusableTools/tsrt/tree/master/packages/utils
- Issues: https://github.com/tsReusableTools/tsrt/issues/new
- npm.io page: https://npm.io/package/@tsrt/utils

## Dependencies (3)

- [@tsrt/types](https://npm.io/package/@tsrt/types.md) ^0.8.0
- [http-status](https://npm.io/package/http-status.md) 1.4.2
- [lodash.clonedeep](https://npm.io/package/lodash.clonedeep.md) 4.5.0

## Recent versions

- 0.8.0 (latest) — 2021-06-28
- 0.7.4 — 2021-04-15
- 0.7.0 — 2021-01-12
- 0.6.1 — 2021-01-11
- 0.6.0 — 2021-01-11
- 0.5.0 — 2020-12-17
- 0.4.1 — 2020-12-08
- 0.4.0 — 2020-12-08
- 0.3.2 — 2020-12-07
- 0.3.0 — 2020-12-07
- 0.2.1 — 2020-11-27
- 0.2.0 — 2020-11-27
- 0.1.1 — 2020-11-18
- 0.1.0 — 2020-11-14

## README

# Typescript Reusable Tools: Utils

Lib for common reusable code snippets.

## Important

Until version 1.0.0 Api should be considered as unstable and may be changed.

So prefer using exact version instead of version with `~` or `^`.

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