# @transcend-io/type-utils

> Typed runtime and compile-time utilities for the Transcend developer tools monorepo.

Latest version **3.0.1** (published 2026-04-14) · Apache-2.0 license · 0 weekly downloads

## Install

```sh
npm install @transcend-io/type-utils
pnpm add @transcend-io/type-utils
yarn add @transcend-io/type-utils
bun add @transcend-io/type-utils
```

## Health

**Score 70/100 (B)** — status: active.

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

Warnings: low downloads.

## Facts

| | |
|---|---|
| Version | 3.0.1 |
| Published | 2026-04-14 |
| First published | 2021-10-22 |
| Weekly downloads | 0 |
| License | Apache-2.0 |
| TypeScript types | bundled |
| Module format | ESM |
| Node | >=22.12.0 |
| Dependencies | 2 |
| Unpacked size | 109.5 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| Provenance | attested (GitHub Actions) |
| GitHub stars | 4 |
| Author | Transcend Inc. |
| Maintainers | cami-transcend, michaelfarrell76, bencmbrook, dmattia, eli, aldobarr, transcend-bot |

## Links

- npm: https://www.npmjs.com/package/@transcend-io/type-utils
- Repository: https://github.com/transcend-io/tools
- Homepage: https://github.com/transcend-io/tools/tree/main/packages/type-utils
- Issues: https://github.com/transcend-io/tools/issues
- npm.io page: https://npm.io/package/@transcend-io/type-utils

## Dependencies (2)

- [fp-ts](https://npm.io/package/fp-ts.md) ^2.16.1
- [io-ts](https://npm.io/package/io-ts.md) ^2.2.21

## Recent versions

- 3.0.1 (latest) — 2026-04-14
- 3.0.0 — 2026-04-11
- 2.0.1 — 2026-04-10
- 2.0.0 — 2026-04-08
- 1.8.9 — 2025-12-20
- 1.8.5 — 2025-10-14
- 1.8.4 — 2025-03-31
- 1.8.3 — 2025-01-19
- 1.8.2 — 2025-01-19
- 1.8.1 — 2025-01-14
- 1.8.0 — 2025-01-14
- 1.7.0 — 2025-01-14
- 1.6.0 — 2025-01-14
- 1.5.1 — 2024-12-19
- 1.5.0 — 2024-10-06
- … 15 more at https://npm.io/package/@transcend-io/type-utils/versions

## README

# Transcend Developer Tools Monorepo

Public TypeScript monorepo for `@transcend-io/*` developer tools.

For setup, day-to-day commands, package conventions, changesets, and releases, start with
[`CONTRIBUTING.md`](./CONTRIBUTING.md).

## Packages

The packages in `packages/` are the public developer tools for Transcend.

- [`packages/cli`](./packages/cli/) (`@transcend-io/cli`): the Transcend CLI, used to programmatically manage your Transcend
  infrastructure and data.
- [`packages/internationalization`](./packages/internationalization/) (`@transcend-io/internationalization`): shared locale
  constants, translation maps, and message helpers for Transcend packages.
- [`packages/privacy-types`](./packages/privacy-types/) (`@transcend-io/privacy-types`): shared enums, codecs, and type
  definitions for Transcend APIs and product surfaces.
- [`packages/mcp`](./packages/mcp/): [Model Context Protocol](https://modelcontextprotocol.io/) servers (`@transcend-io/mcp` and
  per-domain packages) so AI agents can work with Transcend.
- [`packages/airgap.js-types`](./packages/airgap.js-types/) (`@transcend-io/airgap.js-types`): shared enums, codecs, and type
  definitions for Transcend airgap.js.

## Agent Skills

Install [Transcend's Agent Skills](./skills) via:

```sh
npx skills add transcend-io/tools
```

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