# mono-str-width

> Calculate the width of a string

Latest version **1.0.1** (published 2021-07-07) · MIT license · 0 weekly downloads

## Install

```sh
npm install mono-str-width
pnpm add mono-str-width
yarn add mono-str-width
bun add mono-str-width
```

## 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 | 2021-07-07 |
| First published | 2020-02-19 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | none |
| Module format | CommonJS |
| Dependencies | 1 |
| Unpacked size | 13.5 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 0 |
| Author | Sil van Diepen |
| Maintainers | silvandiepen |
| Keywords | node, calculcate, string, width, cli |

## Links

- npm: https://www.npmjs.com/package/mono-str-width
- Repository: https://github.com/silvandiepen/str-width
- Homepage: https://github.com/silvandiepen/str-width#readme
- Issues: https://github.com/silvandiepen/str-width/issues
- npm.io page: https://npm.io/package/mono-str-width

## Dependencies (1)

- [emoji-regex](https://npm.io/package/emoji-regex.md) ^9.2.2

## 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) — 2021-07-07
- 1.0.0 — 2020-02-19

## README

# Mono Str Width

A package to calculate the string width, based on the idea and code of [string-width](https://github.com/sindresorhus/string-width).

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