# hex-to-uuid

> Convert hex string representation into uuid utf8 string

Latest version **1.1.1** (published 2020-06-24) · MIT license · 0 weekly downloads

## Install

```sh
npm install hex-to-uuid
pnpm add hex-to-uuid
yarn add hex-to-uuid
bun add hex-to-uuid
```

## Health

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

Positive: has types package; no vulnerabilities.

Warnings: low downloads; no esm support.

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 1.1.1 |
| Published | 2020-06-24 |
| First published | 2017-11-14 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | separate (@types/hex-to-uuid) |
| Module format | CommonJS |
| Node | >=12 |
| Dependencies | 2 |
| Unpacked size | 4.1 KB |
| Known vulnerabilities | 0 (+3 in 1 direct dependencies) |
| Install scripts | no |
| GitHub stars | 5 |
| Author | Kirill Beresnev |
| Maintainers | derain |
| Keywords | hex, uuid |

## Links

- npm: https://www.npmjs.com/package/hex-to-uuid
- Repository: https://github.com/DeRain/hex-to-uuid
- Homepage: https://github.com/DeRain/hex-to-uuid#readme
- Issues: https://github.com/DeRain/hex-to-uuid/issues
- npm.io page: https://npm.io/package/hex-to-uuid

## Dependencies (2)

- [validator](https://npm.io/package/validator.md) ^9.4.1
- [uuid-parse](https://npm.io/package/uuid-parse.md) ^1.1.0

## Alternatives

- [@sindresorhus/slugify](https://npm.io/package/@sindresorhus/slugify.md) — 3.7M weekly downloads
- [solid-js](https://npm.io/package/solid-js.md) — 2.7M weekly downloads
- [expo-glass-effect](https://npm.io/package/expo-glass-effect.md) — 2.5M weekly downloads
- [nanoassert](https://npm.io/package/nanoassert.md) — 780.8K weekly downloads
- [@ffmpeg/ffmpeg](https://npm.io/package/@ffmpeg/ffmpeg.md) — 529.5K weekly downloads

## Recent versions

- 1.1.1 (latest) — 2020-06-24
- 1.1.0 — 2020-06-23
- 1.0.2 — 2020-06-23
- 1.0.1 — 2017-11-18
- 1.0.0 — 2017-11-14

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