# @vuepress/plugin-theme-data

> VuePress plugin - theme data

Latest version **2.0.0-rc.0** (published 2023-11-16) · MIT license · 0 weekly downloads

## Install

```sh
npm install @vuepress/plugin-theme-data
pnpm add @vuepress/plugin-theme-data
yarn add @vuepress/plugin-theme-data
bun add @vuepress/plugin-theme-data
```

## Health

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

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

Warnings: low downloads.

Negative: abandoned.

## Facts

| | |
|---|---|
| Version | 2.0.0-rc.0 |
| Published | 2023-11-16 |
| First published | 2021-02-20 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | bundled |
| Module format | ESM + CommonJS |
| Dependencies | 6 |
| Unpacked size | 8.8 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 2830 |
| Author | meteorlxy |
| Maintainers | ulivz, yyx990803, newsbielt703, bencodezen, kefranabg, meteorlxy |
| Keywords | vuepress-plugin, vuepress, plugin, theme |

## Links

- npm: https://www.npmjs.com/package/@vuepress/plugin-theme-data
- Repository: https://github.com/vuepress/vuepress-next
- Homepage: https://github.com/vuepress
- Issues: https://github.com/vuepress/vuepress-next/issues
- npm.io page: https://npm.io/package/@vuepress/plugin-theme-data

## Dependencies (6)

- [vue](https://npm.io/package/vue.md) ^3.3.8
- [@vuepress/core](https://npm.io/package/@vuepress/core.md) 2.0.0-rc.0
- [@vuepress/utils](https://npm.io/package/@vuepress/utils.md) 2.0.0-rc.0
- [@vuepress/client](https://npm.io/package/@vuepress/client.md) 2.0.0-rc.0
- [@vuepress/shared](https://npm.io/package/@vuepress/shared.md) 2.0.0-rc.0
- [@vue/devtools-api](https://npm.io/package/@vue/devtools-api.md) ^6.5.1

## Recent versions

- 2.0.0-rc.0 (latest) — 2023-11-16
- 2.0.0-rc.134 (next) — 2026-09-07
- 2.0.0-rc.131 — 2026-07-01
- 2.0.0-rc.130 — 2026-05-14
- 2.0.0-rc.128 — 2026-04-02
- 2.0.0-rc.126 — 2026-03-26
- 2.0.0-rc.125 — 2026-03-06
- 2.0.0-rc.124 — 2026-03-02
- 2.0.0-rc.123 — 2026-02-12
- 2.0.0-rc.122 — 2026-02-01
- 2.0.0-rc.120 — 2025-11-28
- 2.0.0-rc.118 — 2025-10-31
- 2.0.0-rc.116 — 2025-10-30
- 2.0.0-rc.114 — 2025-10-15
- 2.0.0-rc.113 — 2025-10-15
- … 121 more at https://npm.io/package/@vuepress/plugin-theme-data/versions

## README

# VuePress

[![check](https://github.com/vuepress/core/actions/workflows/check.yml/badge.svg?branch=main)](https://github.com/vuepress/core/actions/workflows/check.yml)
[![e2e](https://github.com/vuepress/core/actions/workflows/e2e.yml/badge.svg?branch=main)](https://github.com/vuepress/core/actions/workflows/e2e.yml)
[![npm](https://badgen.net/npm/v/vuepress/next)](https://www.npmjs.com/package/vuepress)
[![coverage](https://coveralls.io/repos/github/vuepress/core/badge.svg?branch=main)](https://coveralls.io/github/vuepress/core?branch=main)
[![license](https://badgen.net/github/license/vuepress/core)](https://github.com/vuepress/core/blob/main/LICENSE)
[![discord](https://badgen.net/discord/online-members/ptFjefy6H5?icon=discord&label=discord)](https://discord.gg/ptFjefy6H5)

Status: Release Candidate

## Documentation

https://vuepress.vuejs.org

For users from VuePress v1, please check out the [migration guide](https://vuepress.vuejs.org/guide/migration.html).

## Contribution

If you are interested in contributing to VuePress, please read the [Contributing Guide](https://github.com/vuepress/core/blob/main/CONTRIBUTING.md) ([中文版](https://github.com/vuepress/core/blob/main/CONTRIBUTING_zh.md)) to understand the development workflow, coding standards, and contribution process.

This repository contains the core packages of VuePress.

- For plugins, themes and tools, see [vuepress/ecosystem](https://github.com/vuepress/ecosystem)
- For documentation source code, see [vuepress/docs](https://github.com/vuepress/docs)

## License

[MIT](https://github.com/vuepress/core/blob/main/LICENSE)

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