# ascii-art-utf

> Write terminal strings in UTF typefaces

Latest version **0.0.1** (published 2019-12-07) · MIT license · 0 weekly downloads

## Install

```sh
npm install ascii-art-utf
pnpm add ascii-art-utf
yarn add ascii-art-utf
bun add ascii-art-utf
```

## Health

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

Positive: no vulnerabilities.

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

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 0.0.1 |
| Published | 2019-12-07 |
| First published | 2019-12-07 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | none |
| Module format | CommonJS |
| Dependencies | 1 |
| Unpacked size | 10.2 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 0 |
| Author | Abbey Hawk Sparrow |
| Maintainers | khrome |
| Keywords | ascii, UTF, font, ansi, terminal, text, command-line, xterm, shell, formatting, tty, str, string, cli, console, terminal |

## Links

- npm: https://www.npmjs.com/package/ascii-art-utf
- Repository: https://github.com/khrome/ascii-art-utf
- Homepage: https://github.com/khrome/ascii-art-utf#readme
- Issues: https://github.com/khrome/ascii-art-utf/issues
- npm.io page: https://npm.io/package/ascii-art-utf

## Dependencies (1)

- [ascii-art-ansi](https://npm.io/package/ascii-art-ansi.md) ^1.1.1

## 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

- 0.0.1 (latest) — 2019-12-07

## README

ascii-art-utf.js
================

Use UTF labelling fonts to have a variety of 'native' fonts on the console including: `monospace`, `serif`, `sansserif`, `doublestrike`, `gothic` or `script`.

Installation
------------

```bash
npm install ascii-art-utf
```

Usage

------------

- `.font(string, font)` : Write a string in a UTF font. Supports italic and bold ansi styles incoming in the string.
- `.signature(string, )` : An alias for the script font for signatures.


Enjoy,

- Ʌ㇋𐡎꠵𐍅 SᎵ᭴ママꙨꛃ

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