# @terrazzo/tiles

> Terrazzo’s component library

Latest version **0.2.0** (published 2026-02-07) · MIT license · 0 weekly downloads

## Install

```sh
npm install @terrazzo/tiles
pnpm add @terrazzo/tiles
yarn add @terrazzo/tiles
bun add @terrazzo/tiles
```

## Health

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

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

Warnings: low downloads; pre 1.0.

## Facts

| | |
|---|---|
| Version | 0.2.0 |
| Published | 2026-02-07 |
| First published | 2023-08-13 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | bundled |
| Module format | ESM + CommonJS |
| Dependencies | 10 |
| Unpacked size | 109.2 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| Author | Drew Powers |
| Maintainers | drewpowers |

## Links

- npm: https://www.npmjs.com/package/@terrazzo/tiles
- Repository: https://github.com/git+terrazzoapp/terrazzo
- Homepage: https://github.com/git+terrazzoapp/terrazzo#readme
- Issues: https://github.com/git+terrazzoapp/terrazzo/issues
- npm.io page: https://npm.io/package/@terrazzo/tiles

## Dependencies (10)

- [clsx](https://npm.io/package/clsx.md) ^2.1.1
- [shiki](https://npm.io/package/shiki.md) ^1.29.2
- [colorjs.io](https://npm.io/package/colorjs.io.md) ^0.6.1
- [@terrazzo/fonts](https://npm.io/package/@terrazzo/fonts.md) ^0.1.0
- [@terrazzo/icons](https://npm.io/package/@terrazzo/icons.md) ^0.1.1
- [@terrazzo/tokens](https://npm.io/package/@terrazzo/tokens.md) ^0.1.0
- [@use-gesture/react](https://npm.io/package/@use-gesture/react.md) ^10.3.1
- [@terrazzo/use-color](https://npm.io/package/@terrazzo/use-color.md) ^0.2.0
- [@radix-ui/react-select](https://npm.io/package/@radix-ui/react-select.md) ^2.2.6
- [@radix-ui/react-tooltip](https://npm.io/package/@radix-ui/react-tooltip.md) ^1.2.8

## Recent versions

- 0.2.0 (latest) — 2026-02-07
- 0.1.3 — 2025-07-20
- 0.1.2 — 2025-07-02
- 0.1.1 — 2025-06-26
- 0.1.0 — 2025-04-27
- 0.0.7 — 2025-01-30
- 0.0.6 — 2024-07-01
- 0.0.5 — 2024-06-30
- 0.0.4 — 2024-06-29
- 0.0.3 — 2023-08-14
- 0.0.2 — 2023-08-14
- 0.0.1 — 2023-08-14
- 0.0.0 — 2023-08-13

## README

# @terrazzo/tiles

Terrazzo’s component library. Sizes enforced by [size-limit](https://www.npmjs.com/package/size-limit)

## Setup

```sh
npm i @terrazzo/tiles
```

```tsx
import { Button, Select, SubtleInput, Switch, TokenType, TrueGradient } from '@terrazzo/tiles';
```

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