# @aiot-toolkit/shared-utils

> The common method functions of the aiot-toolkit.

Latest version **2.0.5** (published 2025-07-23) · ISC license · 0 weekly downloads

## Install

```sh
npm install @aiot-toolkit/shared-utils
pnpm add @aiot-toolkit/shared-utils
yarn add @aiot-toolkit/shared-utils
bun add @aiot-toolkit/shared-utils
```

## Health

**Score 35/100 (D)** — status: stable.

Positive: no vulnerabilities.

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

Negative: stale.

## Facts

| | |
|---|---|
| Version | 2.0.5 |
| Published | 2025-07-23 |
| First published | 2021-05-14 |
| Weekly downloads | 0 |
| License | ISC |
| TypeScript types | none |
| Module format | CommonJS |
| Dependencies | 16 |
| Unpacked size | 47.2 KB |
| Known vulnerabilities | 0 (+3 in 1 direct dependencies) |
| Install scripts | no |
| Maintainers | yinhunfeixue, lewiscutey, yaotaiyang, xiaobin06, bluestoneq, susanpan, dongwa |

## Links

- npm: https://www.npmjs.com/package/@aiot-toolkit/shared-utils
- npm.io page: https://npm.io/package/@aiot-toolkit/shared-utils

## Dependencies (16)

- [ajv](https://npm.io/package/ajv.md) ^8.12.0
- [koa](https://npm.io/package/koa.md) ^2.15.3
- [chalk](https://npm.io/package/chalk.md) ^4.0.0
- [dayjs](https://npm.io/package/dayjs.md) ^1.11.9
- [fswin](https://npm.io/package/fswin.md) ^3.24.829
- [qrcode](https://npm.io/package/qrcode.md) ^1.5.4
- [rimraf](https://npm.io/package/rimraf.md) ^5.0.9
- [archiver](https://npm.io/package/archiver.md) ^7.0.1
- [fs-extra](https://npm.io/package/fs-extra.md) ^11.2.0
- [minimatch](https://npm.io/package/minimatch.md) 10.0.1
- [koa-router](https://npm.io/package/koa-router.md) ^13.0.1
- [koa-static](https://npm.io/package/koa-static.md) ^5.0.0
- [portfinder](https://npm.io/package/portfinder.md) ^1.0.32
- [simple-git](https://npm.io/package/simple-git.md) ^3.25.0
- [ansi-colors](https://npm.io/package/ansi-colors.md) ^4.1.3
- [cli-progress](https://npm.io/package/cli-progress.md) ^3.12.0

## Recent versions

- 2.0.5 (latest) — 2025-07-23
- 2.1.0-prender.13 (prender) — 2026-08-25
- 2.0.6-beta.28 (beta) — 2026-07-22
- 2.1.0-prenderv1.1 (prenderv1) — 2026-07-15
- 1.2.1-alpha.0 (alpha) — 2026-01-16
- 2.0.2-batchmanifest-beta.1 (dev) — 2024-05-28
- 2.1.0-prender.12 — 2026-07-24
- 2.1.0-prender.11 — 2026-07-20
- 2.1.0-prender.10 — 2026-07-17
- 2.1.0-prender.9 — 2026-07-17
- 2.1.0-prender.8 — 2026-07-10
- 2.1.0-prender.7 — 2026-07-09
- 2.1.0-prender.6 — 2026-06-30
- 2.1.0-prender.5 — 2026-06-29
- 2.1.0-2.1.0-prender.5.0 — 2026-06-29
- … 448 more at https://npm.io/package/@aiot-toolkit/shared-utils/versions

## README

# `shared-utils`

> TODO: description

## Usage

```
const sharedUtils = require('shared-utils');

// TODO: DEMONSTRATE API
```

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