# tagged-tag

> Unique tag for use in the type-fest Tagged type

Latest version **1.0.0** (published 2025-05-12) · MIT license · 0 weekly downloads

## Install

```sh
npm install tagged-tag
pnpm add tagged-tag
yarn add tagged-tag
bun add tagged-tag
```

## Health

**Score 50/100 (C)** — status: stable.

Positive: has types; esm support; no vulnerabilities; high quality score.

Warnings: low downloads.

Negative: stale.

## Facts

| | |
|---|---|
| Version | 1.0.0 |
| Published | 2025-05-12 |
| First published | 2024-05-03 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | bundled |
| Module format | ESM |
| Node | >=20 |
| Dependencies | 0 |
| Unpacked size | 2.3 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 26 |
| Author | Sindre Sorhus |
| Maintainers | sindresorhus |
| Keywords | tagged, tag, unique, symbol, type-fest |

## Links

- npm: https://www.npmjs.com/package/tagged-tag
- Repository: https://github.com/sindresorhus/tagged-tag
- Homepage: https://github.com/sindresorhus/tagged-tag#readme
- Issues: https://github.com/sindresorhus/tagged-tag/issues
- Funding: https://github.com/sponsors/sindresorhus
- npm.io page: https://npm.io/package/tagged-tag

## 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.0.0 (latest) — 2025-05-12
- 0.1.0 — 2024-05-03

## README

# tagged-tag

> Unique tag used in the [type-fest](https://github.com/sindresorhus/type-fest) [`Tagged`](https://github.com/sindresorhus/type-fest/blob/a6612048e1bf4c6e787b1a10007dd90c5c9f34e7/source/opaque.d.ts#L122-L184) type

This package provides a singular, unified tag to prevent the duplication of tag symbols when multiple versions of type-fest coexist in a project's dependency tree. Such duplication could lead to ambiguity when using the `Tagged` type. Because of this, this package will never have another major version.

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