# @walrus/cli-utils

> @walrus/cli-utils

Latest version **2.2.1** (published 2022-01-28) · MIT license · 0 weekly downloads

## Install

```sh
npm install @walrus/cli-utils
pnpm add @walrus/cli-utils
yarn add @walrus/cli-utils
bun add @walrus/cli-utils
```

## Health

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

Positive: has types; no vulnerabilities; high quality score.

Warnings: low downloads; no esm support.

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 2.2.1 |
| Published | 2022-01-28 |
| First published | 2021-03-15 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | bundled |
| Module format | CommonJS |
| Dependencies | 9 |
| Unpacked size | 784.4 KB |
| Known vulnerabilities | 0 (+1 in 1 direct dependencies) |
| Install scripts | no |
| GitHub stars | 2 |
| Author | wangxingkang |
| Maintainers | wangxingkang1314, wangxingkang |

## Links

- npm: https://www.npmjs.com/package/@walrus/cli-utils
- Repository: https://github.com/walrusjs/cli-utils
- Homepage: https://github.com/walrusjs/cli-utils#readme
- Issues: https://github.com/walrusjs/cli-utils/issues
- npm.io page: https://npm.io/package/@walrus/cli-utils

## Dependencies (9)

- [cac](https://npm.io/package/cac.md) 6.7.12
- [joycon](https://npm.io/package/joycon.md) 3.1.1
- [esbuild](https://npm.io/package/esbuild.md) ^0.14.11
- [inquirer](https://npm.io/package/inquirer.md) 8.2.0
- [@umijs/utils](https://npm.io/package/@umijs/utils.md) 4.0.0-beta.18
- [@lerna/project](https://npm.io/package/@lerna/project.md) 4.0.0
- [@lerna/query-graph](https://npm.io/package/@lerna/query-graph.md) 4.0.0
- [@lerna/filter-packages](https://npm.io/package/@lerna/filter-packages.md) 4.0.0
- [@walrus/bundle-require](https://npm.io/package/@walrus/bundle-require.md) 1.2.1

## Recent versions

- 2.2.1 (latest) — 2022-01-28
- 2.2.0 — 2022-01-13
- 2.1.1 — 2021-12-30
- 2.1.0 — 2021-12-30
- 2.0.5 — 2021-12-30
- 2.0.4 — 2021-12-30
- 2.0.3 — 2021-12-30
- 2.0.2 — 2021-12-30
- 2.0.1 — 2021-12-29
- 2.0.0 — 2021-12-28
- 1.5.0 — 2021-08-17
- 1.4.1 — 2021-08-10
- 1.4.0 — 2021-08-08
- 1.3.0 — 2021-08-05
- 1.2.3 — 2021-08-02
- … 8 more at https://npm.io/package/@walrus/cli-utils/versions

## README

<h1 align="center">@walrus/cli-utils</h1>

汇总开发cli常用的一些库，方便使用

目前主要包含:

- [cac](https://github.com/egoist/cac) 
- [chalk](https://github.com/chalk/chalk) 
- [execa](https://github.com/sindresorhus/execa)
- [inquirer](https://github.com/SBoudrias/Inquirer.js)
- [joycon](https://github.com/egoist/joycon) 获取指定的配置文件中的内容

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