# @lunaterra/elements

> Reusable drawable elements for Luna-Terra scenes.

Latest version **0.0.5** (published 2026-06-26) · 0 weekly downloads

## Install

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

## Health

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

Positive: no vulnerabilities; recently updated; high maintenance score.

Warnings: low downloads; no types; no esm support; low quality score; pre 1.0.

## Facts

| | |
|---|---|
| Version | 0.0.5 |
| Published | 2026-06-26 |
| First published | 2026-05-18 |
| Weekly downloads | 0 |
| TypeScript types | none |
| Module format | CommonJS |
| Dependencies | 0 |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 0 |
| Maintainers | coreymaler |

## Links

- npm: https://www.npmjs.com/package/@lunaterra/elements
- 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/elements

## Recent versions

- 0.0.5 (latest) — 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/elements

Reusable drawable elements for Luna-Terra scenes.

## Install

```bash
pnpm add @lunaterra/elements
```

## Highlights

- Line, text, rectangle, and grid primitives.
- Time controls and marker-capable line rendering.
- Designed to compose with `@lunaterra/core` scene APIs.

## Build from source

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

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