# @vuepress/utils

> Utils package of VuePress

Latest version **2.0.0-rc.2** (published 2024-01-26) · MIT license · 0 weekly downloads

## Install

```sh
npm install @vuepress/utils
pnpm add @vuepress/utils
yarn add @vuepress/utils
bun add @vuepress/utils
```

## 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.2 |
| Published | 2024-01-26 |
| First published | 2020-12-01 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | bundled |
| Module format | ESM + CommonJS |
| Dependencies | 11 |
| Unpacked size | 10.6 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 2831 |
| Author | meteorlxy |
| Maintainers | ulivz, meteorlxy |
| Keywords | vuepress, utils |

## Links

- npm: https://www.npmjs.com/package/@vuepress/utils
- Repository: https://github.com/vuepress/core
- Homepage: https://github.com/vuepress
- Issues: https://github.com/vuepress/core/issues
- npm.io page: https://npm.io/package/@vuepress/utils

## Dependencies (11)

- [ora](https://npm.io/package/ora.md) ^8.0.1
- [debug](https://npm.io/package/debug.md) ^4.3.4
- [upath](https://npm.io/package/upath.md) ^2.0.1
- [globby](https://npm.io/package/globby.md) ^14.0.0
- [fs-extra](https://npm.io/package/fs-extra.md) ^11.2.0
- [hash-sum](https://npm.io/package/hash-sum.md) ^2.0.0
- [picocolors](https://npm.io/package/picocolors.md) ^1.0.0
- [@types/debug](https://npm.io/package/@types/debug.md) ^4.1.12
- [@types/fs-extra](https://npm.io/package/@types/fs-extra.md) ^11.0.4
- [@types/hash-sum](https://npm.io/package/@types/hash-sum.md) ^1.0.2
- [@vuepress/shared](https://npm.io/package/@vuepress/shared.md) 2.0.0-rc.2

## Recent versions

- 2.0.0-rc.2 (latest) — 2024-01-26
- 2.0.0-rc.31 (next) — 2026-07-24
- 2.0.0-rc.27 (next-beta) — 2026-03-10
- 2.0.0-rc.30 — 2026-05-14
- 2.0.0-rc.29 — 2026-05-08
- 2.0.0-rc.28 — 2026-04-01
- 2.0.0-rc.26 — 2025-10-14
- 2.0.0-rc.25 — 2025-08-26
- 2.0.0-rc.24 — 2025-06-30
- 2.0.0-rc.23 — 2025-05-08
- 2.0.0-rc.22 — 2025-04-28
- 2.0.0-rc.21 — 2025-04-12
- 2.0.0-rc.20 — 2025-02-23
- 2.0.0-rc.19 — 2024-12-11
- 2.0.0-rc.18 — 2024-10-10
- … 81 more at https://npm.io/package/@vuepress/utils/versions

## README

# @vuepress/utils

[![npm](https://badgen.net/npm/v/@vuepress/utils/next)](https://www.npmjs.com/package/@vuepress/utils)
[![license](https://badgen.net/github/license/vuepress/core)](https://github.com/vuepress/core/blob/main/LICENSE)

## Documentation

https://v2.vuepress.vuejs.org

## License

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

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