# happy-cli-utils

> happy-cli-tool internal utils

Latest version **1.0.1** (published 2020-12-25) · ISC license · 0 weekly downloads

## Install

```sh
npm install happy-cli-utils
pnpm add happy-cli-utils
yarn add happy-cli-utils
bun add happy-cli-utils
```

## Health

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

Positive: no vulnerabilities.

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

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 1.0.1 |
| Published | 2020-12-25 |
| First published | 2020-12-25 |
| Weekly downloads | 0 |
| License | ISC |
| TypeScript types | none |
| Module format | CommonJS |
| Node | >=12.0.0 |
| Dependencies | 6 |
| Unpacked size | 3.6 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 1 |
| Author | buyan302 |
| Maintainers | buyan |
| Keywords | cli, tool, npm |

## Links

- npm: https://www.npmjs.com/package/happy-cli-utils
- Repository: https://github.com/buyan302/happy-cli-tool
- Homepage: https://github.com/buyan302/happy-cli-tool#readme
- Issues: https://github.com/buyan302/happy-cli-tool/issues
- npm.io page: https://npm.io/package/happy-cli-utils

## Dependencies (6)

- [chalk](https://npm.io/package/chalk.md) ^4.1.0
- [core-js](https://npm.io/package/core-js.md) ^3.8.1
- [cross-env](https://npm.io/package/cross-env.md) ^7.0.3
- [@babel/runtime](https://npm.io/package/@babel/runtime.md) ^7.12.5
- [regenerator-runtime](https://npm.io/package/regenerator-runtime.md) ^0.13.7
- [@babel/runtime-corejs3](https://npm.io/package/@babel/runtime-corejs3.md) ^7.12.5

## Alternatives

- [@salesforce/cli](https://npm.io/package/@salesforce/cli.md) — 389.7K weekly downloads
- [@mintlify/cli](https://npm.io/package/@mintlify/cli.md) — 208.9K weekly downloads
- [@grafana/e2e-selectors](https://npm.io/package/@grafana/e2e-selectors.md) — 128.7K weekly downloads
- [mintlify](https://npm.io/package/mintlify.md) — 112.0K weekly downloads
- [@intlayer/cli](https://npm.io/package/@intlayer/cli.md) — 22.8K weekly downloads

## Recent versions

- 1.0.1 (latest) — 2020-12-25
- 1.0.0 — 2020-12-25

## README

# Happy-cli-tool

**Happy-cli-tool** is a cli tool that enhance npm cli's feature.

**Happy-cli-tool** supports executing these following commands:

- [`happy init`](https://github.com/buyan302/happy-cli-tool/blob/main/packages/init/README.md)
- [`happy run`](https://github.com/buyan302/happy-cli-tool/blob/main/packages/run/README.md)
- [`happy compare`](https://github.com/buyan302/happy-cli-tool/blob/main/packages/compare/README.md)

## Installation

Before use specific command, you should install **happy-cli-tool** first.

```shell
$ npm i happy-cli-tool -g
```

## More Command?

Leave a issue [here](https://github.com/buyan302/happy-cli-tool/issues).

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