# @dumlj/shell-lib

> shell 工具库

Latest version **2.5.26** (published 2024-03-11) · MIT license · 0 weekly downloads

## Install

```sh
npm install @dumlj/shell-lib
pnpm add @dumlj/shell-lib
yarn add @dumlj/shell-lib
bun add @dumlj/shell-lib
```

## 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.5.26 |
| Published | 2024-03-11 |
| First published | 2023-11-27 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | bundled |
| Module format | CommonJS |
| Dependencies | 5 |
| Unpacked size | 119 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| Maintainers | cjfff, sexymee, davidjones |

## Links

- npm: https://www.npmjs.com/package/@dumlj/shell-lib
- Repository: https://github.com/dumlj/dumlj-build
- Homepage: https://github.com/dumlj/dumlj-build#readme
- Issues: https://github.com/dumlj/dumlj-build/issues
- npm.io page: https://npm.io/package/@dumlj/shell-lib

## Dependencies (5)

- [tslib](https://npm.io/package/tslib.md) ^2.5.0
- [lodash](https://npm.io/package/lodash.md) ^4.17.21
- [chokidar](https://npm.io/package/chokidar.md) ^3.5.3
- [@jest/types](https://npm.io/package/@jest/types.md) ^29.6.3
- [command-exists](https://npm.io/package/command-exists.md) ^1.2.9

## Recent versions

- 2.5.26 (latest) — 2024-03-11
- 2.5.27-alpha.1713365667.0 (alpha) — 2024-04-17
- 2.5.26-alpha.1710126501.0 — 2024-03-11
- 2.5.26-alpha.1709143224.0 — 2024-02-28
- 2.5.26-alpha.1709136968.0 — 2024-02-28
- 2.5.25-alpha.1709135426.0 — 2024-02-28
- 2.5.25 — 2024-02-21
- 2.5.24 — 2024-02-21
- 2.5.23 — 2024-02-21
- 2.5.23-alpha.1707401616.0 — 2024-02-08
- 2.5.23-alpha.1707390213.0 — 2024-02-08
- 2.5.23-alpha.1707383866.0 — 2024-02-08
- 2.5.23-alpha.1707287569.0 — 2024-02-07
- 2.5.23-alpha.1707282212.0 — 2024-02-07
- 2.5.23-alpha.1707248747.0 — 2024-02-06
- … 8 more at https://npm.io/package/@dumlj/shell-lib/versions

## README

<!-- This file is dynamically generated. please edit in __readme__ -->

[![License: MIT](https://img.shields.io/badge/License-MIT-4c1.svg)](https://opensource.org/licenses/MIT)&nbsp;
[![Github Repo](https://img.shields.io/badge/GITHUB-REPO-0?logo=github)](https://github.com/dumlj/dumlj-build/tree/main/@lib/shell-lib)&nbsp;
[![NPM Version](https://badge.fury.io/js/@dumlj%2Fshell-lib.svg)](https://www.npmjs.com/package/@dumlj/shell-lib)&nbsp;
[![See Docs](https://img.shields.io/badge/see-docs-blue?logo=dumi&logoColor=green)](https://dumlj.github.io/dumlj-build/docs)&nbsp;
[![codecov](https://codecov.io/gh/dumlj/dumlj-build/graph/badge.svg?token=ELV5W1H0C0)](https://codecov.io/gh/dumlj/dumlj-build)&nbsp;

# Shell Lib

shell 工具库

## INSTALL

```bash
# use npm
$ npm install --dev @dumlj/shell-lib
# use yarn
$ yarn add --dev @dumlj/shell-lib
# use pnpm
$ pnpm add @dumlj/shell-lib -D
```

## INTERNAL DEPENDENCIES

<pre>
<b>@dumlj/shell-lib</b>

</pre>

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