# @swim/view

> Unified HTML, SVG, and Canvas view hierarchy, with integrated controller architecture, animated procedural styling, and constraint-based layouts

Latest version **4.0.0** (published 2024-06-09) · Apache-2.0 license · 0 weekly downloads

## Install

```sh
npm install @swim/view
pnpm add @swim/view
yarn add @swim/view
bun add @swim/view
```

## Health

**Score 25/100 (F)** — status: abandoned.

Positive: has types; esm support; no vulnerabilities.

Warnings: low downloads.

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 4.0.0 |
| Published | 2024-06-09 |
| First published | 2019-02-18 |
| Weekly downloads | 0 |
| License | Apache-2.0 |
| TypeScript types | bundled |
| Module format | ESM + CommonJS |
| Dependencies | 10 |
| Unpacked size | 1.3 MB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| Author | Chris Sachs |
| Maintainers | cwjames19, ajay-gov, c9r |

## Links

- npm: https://www.npmjs.com/package/@swim/view
- Repository: https://github.com/swimos/swim-js
- Homepage: https://github.com/swimos/swim-js/tree/main/swim-ui/swim-view
- Issues: https://github.com/swimos/swim-js/issues
- npm.io page: https://npm.io/package/@swim/view

## Dependencies (10)

- [tslib](https://npm.io/package/tslib.md) >= 2.5
- [@swim/math](https://npm.io/package/@swim/math.md) 4.0.0
- [@swim/time](https://npm.io/package/@swim/time.md) 4.0.0
- [@swim/util](https://npm.io/package/@swim/util.md) 4.0.0
- [@swim/codec](https://npm.io/package/@swim/codec.md) 4.0.0
- [@swim/style](https://npm.io/package/@swim/style.md) 4.0.0
- [@swim/theme](https://npm.io/package/@swim/theme.md) 4.0.0
- [@swim/component](https://npm.io/package/@swim/component.md) 4.0.0
- [@swim/structure](https://npm.io/package/@swim/structure.md) 4.0.0
- [@swim/constraint](https://npm.io/package/@swim/constraint.md) 4.0.0

## Recent versions

- 4.0.0 (latest) — 2024-06-09
- 4.0.0-dev.20240413 (dev) — 2024-04-13
- 4.0.0-dev.20210927.3 — 2024-04-04
- 4.0.0-dev.20230923 — 2023-09-23
- 4.0.0-dev.20220527.3 — 2022-05-27
- 4.0.0-dev.20220527.2 — 2022-05-27
- 4.0.0-dev.20220527.1 — 2022-05-27
- 4.0.0-dev.20220527 — 2022-05-27
- 4.0.0-dev.20210927.2 — 2021-11-11
- 4.0.0-dev.20210927.1 — 2021-09-27
- 4.0.0-dev.20210927 — 2021-09-27
- 4.0.0-dev.20210923 — 2021-09-23
- 4.0.0-dev.20210920 — 2021-09-20
- 4.0.0-dev.20210826 — 2021-08-26
- 3.11.1 — 2021-08-17
- … 21 more at https://npm.io/package/@swim/view/versions

## README

# [![Swim](https://docs.swimos.org/readme/breach-marlin-blue-wide.svg)](https://www.swimos.org) Swim View Library

The Swim View library implements a unified HTML, SVG, and Canvas view
hierarchy, with procedurally animated styling, and constraint-based layouts.

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