# @zhead/schema-vue

> Schema for Vue head reactivity.

Latest version **0.9.9** (published 2022-10-20) · MIT license · 0 weekly downloads

## Install

```sh
npm install @zhead/schema-vue
pnpm add @zhead/schema-vue
yarn add @zhead/schema-vue
bun add @zhead/schema-vue
```

## Health

**Score 40/100 (D)** — status: abandoned.

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

Warnings: low downloads; pre 1.0.

Negative: abandoned.

## Facts

| | |
|---|---|
| Version | 0.9.9 |
| Published | 2022-10-20 |
| First published | 2022-09-14 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | bundled |
| Module format | ESM + CommonJS |
| Dependencies | 2 |
| Unpacked size | 5 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 147 |
| Author | Harlan Wilton |
| Maintainers | harlan_zw |

## Links

- npm: https://www.npmjs.com/package/@zhead/schema-vue
- Repository: https://github.com/harlan-zw/zhead
- Homepage: https://github.com/harlan-zw/zhead#readme
- Issues: https://github.com/harlan-zw/zhead/issues
- Funding: https://github.com/sponsors/harlan-zw
- npm.io page: https://npm.io/package/@zhead/schema-vue

## Dependencies (2)

- [@zhead/schema](https://npm.io/package/@zhead/schema.md) 0.9.9
- [@vueuse/shared](https://npm.io/package/@vueuse/shared.md) ^9.2.0

## Recent versions

- 0.9.9 (latest) — 2022-10-20
- 0.9.8 — 2022-10-18
- 0.9.7 — 2022-10-14
- 0.9.6 — 2022-10-13
- 0.9.5 — 2022-10-12
- 0.9.4 — 2022-10-12
- 0.9.3 — 2022-10-12
- 0.9.2 — 2022-10-12
- 0.9.0 — 2022-10-12
- 0.9.1 — 2022-10-12
- 0.8.5 — 2022-10-05
- 0.8.4 — 2022-10-04
- 0.8.3 — 2022-10-04
- 0.8.2 — 2022-10-04
- 0.8.1 — 2022-10-03
- … 6 more at https://npm.io/package/@zhead/schema-vue/versions

## README

# `@zhead/schema-vue`

Schema for Vue head reactivity.

## Installation

```bash
npm install --save-dev @zhead/schema-vue

# Using yarn
yarn add --dev @zhead/schema-vue
```

## Types

See [schema.ts](./src/schema.ts) for the full list of types.

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