# yeoman-character

> The Yeoman character in your CLI. Like wat.

Latest version **2.0.0** (published 2023-10-30) · MIT license · 0 weekly downloads

## Install

```sh
npm install yeoman-character
pnpm add yeoman-character
yarn add yeoman-character
bun add yeoman-character
```

Provides the command `yeoman-character`.

## Health

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

Positive: esm support; no vulnerabilities.

Warnings: low downloads; no types.

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 2.0.0 |
| Published | 2023-10-30 |
| First published | 2014-09-14 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | none |
| Module format | ESM |
| Node | >=18 |
| Dependencies | 1 |
| Unpacked size | 25.9 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 20 |
| Author | Yeoman |
| Maintainers | sindresorhus, sboudrias, eddiemonge, addyosmani, mischah, zckrs, ulisesgascon, mshima, ruyadorno |
| Keywords | cli-app, cli, bin, yeoman, character, figure, logo, color, ansi, ascii, art |

## Links

- npm: https://www.npmjs.com/package/yeoman-character
- Repository: https://github.com/yeoman/yeoman-character
- Homepage: https://github.com/yeoman/yeoman-character#readme
- Issues: https://github.com/yeoman/yeoman-character/issues
- npm.io page: https://npm.io/package/yeoman-character

## Dependencies (1)

- [supports-color](https://npm.io/package/supports-color.md) ^9.4.0

## Alternatives

- [d3-force-3d](https://npm.io/package/d3-force-3d.md) — 1.0M weekly downloads
- [ng2-charts](https://npm.io/package/ng2-charts.md) — 486.8K weekly downloads
- [@arcgis/core](https://npm.io/package/@arcgis/core.md) — 257.8K weekly downloads
- [react-sparklines](https://npm.io/package/react-sparklines.md) — 249.3K weekly downloads
- [react-native-gifted-charts](https://npm.io/package/react-native-gifted-charts.md) — 182.3K weekly downloads

## Recent versions

- 2.0.0 (latest) — 2023-10-30
- 1.1.0 — 2015-11-14
- 1.0.1 — 2015-01-22
- 1.0.0 — 2014-09-14

## README

# yeoman-character

> The Yeoman character in your CLI. Like wat.

![](screenshot.png)

## Usage

```sh
npm install yeoman-character
```

```js
import yeomanCharacter from 'yeoman-character';

console.log(yeomanCharacter);
```

## CLI

```sh
npm install --global yeoman-character
yeoman-character
```

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