# @lunaterra/ui

> Canvas overlay UI components for Luna-Terra workflows.

Latest version **0.1.0** (published 2026-09-24) · 0 weekly downloads

## Install

```sh
npm install @lunaterra/ui
pnpm add @lunaterra/ui
yarn add @lunaterra/ui
bun add @lunaterra/ui
```

## Health

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

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

Warnings: low downloads; pre 1.0.

## Facts

| | |
|---|---|
| Version | 0.1.0 |
| Published | 2026-09-24 |
| First published | 2026-05-18 |
| Weekly downloads | 0 |
| TypeScript types | bundled |
| Module format | ESM + CommonJS |
| Dependencies | 7 |
| Unpacked size | 74.3 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| Provenance | attested (GitHub Actions) |
| GitHub stars | 0 |
| Maintainers | coreymaler |

## Links

- npm: https://www.npmjs.com/package/@lunaterra/ui
- Repository: https://github.com/Corey-Maler/luna-terra
- Homepage: https://github.com/Corey-Maler/luna-terra#readme
- Issues: https://github.com/Corey-Maler/luna-terra/issues
- npm.io page: https://npm.io/package/@lunaterra/ui

## Dependencies (7)

- [tslib](https://npm.io/package/tslib.md) ^2.3.0
- [@lunaterra/core](https://npm.io/package/@lunaterra/core.md) 0.1.0
- [@lunaterra/math](https://npm.io/package/@lunaterra/math.md) 0.0.5
- [@lunaterra/color](https://npm.io/package/@lunaterra/color.md) 0.0.5
- [@lunaterra/charts](https://npm.io/package/@lunaterra/charts.md) 0.1.0
- [@lunaterra/tracing](https://npm.io/package/@lunaterra/tracing.md) 0.0.5
- [@lunaterra/elements](https://npm.io/package/@lunaterra/elements.md) 0.1.0

## Recent versions

- 0.1.0 (latest) — 2026-09-24
- 0.0.5 — 2026-06-26
- 0.0.4 — 2026-06-26
- 0.0.3 — 2026-05-22
- 0.0.2 — 2026-05-21
- 0.0.1 — 2026-05-18

## README

# @lunaterra/ui

Overlay and panel components for Luna-Terra canvas applications.

## Install

```bash
pnpm add @lunaterra/ui
```

## Highlights

- Scale rulers and FPS panels.
- Generic panel containers for overlays.
- Timeline chart chrome helpers for tooling UIs.

## Build from source

```bash
pnpm --filter @lunaterra/ui run build
```

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