# vp-runtime-helper

> Vite plugin runtime helper.

Latest version **8.0.0** (published 2026-08-20) · MIT license · 0 weekly downloads

## Install

```sh
npm install vp-runtime-helper
pnpm add vp-runtime-helper
yarn add vp-runtime-helper
bun add vp-runtime-helper
```

## Health

**Score 65/100 (B)** — status: active.

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

Warnings: low downloads.

## Facts

| | |
|---|---|
| Version | 8.0.0 |
| Published | 2026-08-20 |
| First published | 2025-03-31 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | bundled |
| Module format | ESM + CommonJS |
| Node | ^20.19.0 \|\| >=22.12.0 |
| Dependencies | 6 |
| Unpacked size | 21.4 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 101 |
| Author | Jesse Feng |
| Maintainers | fengxinming |
| Keywords | vite-plugin, vp-runtime-helper |

## Links

- npm: https://www.npmjs.com/package/vp-runtime-helper
- Repository: https://github.com/fengxinming/vite-plugins
- Homepage: https://fengxinming.github.io/vite-plugins/
- Issues: https://github.com/fengxinming/vite-plugins/issues
- npm.io page: https://npm.io/package/vp-runtime-helper

## Dependencies (6)

- [figlet](https://npm.io/package/figlet.md) ^1.8.0
- [fs-extra](https://npm.io/package/fs-extra.md) ^11.4.0
- [picocolors](https://npm.io/package/picocolors.md) ^1.0.0
- [@types/fs-extra](https://npm.io/package/@types/fs-extra.md) ^11.0.4
- [base-log-factory](https://npm.io/package/base-log-factory.md) ^3.0.0
- [blf-debug-appender](https://npm.io/package/blf-debug-appender.md) ^2.0.0

## Alternatives

- [lodash.assign](https://npm.io/package/lodash.assign.md) — 2.3M weekly downloads
- [lodash.chunk](https://npm.io/package/lodash.chunk.md) — 1.8M weekly downloads
- [react-native-ios-utilities](https://npm.io/package/react-native-ios-utilities.md) — 138.5K weekly downloads
- [@technically/lodash](https://npm.io/package/@technically/lodash.md) — 50.9K weekly downloads
- [@fluid-topics/ft-icon](https://npm.io/package/@fluid-topics/ft-icon.md) — 20.6K weekly downloads

## Recent versions

- 8.0.0 (latest) — 2026-08-20
- 1.0.10 — 2025-05-06
- 1.0.9 — 2025-04-20
- 1.0.8 — 2025-04-18
- 1.0.7 — 2025-04-16
- 1.0.6 — 2025-04-09
- 1.0.5 — 2025-04-07
- 1.0.4 — 2025-04-06
- 1.0.3 — 2025-04-03
- 1.0.2 — 2025-03-31
- 1.0.1 — 2025-03-31
- 1.0.0 — 2025-03-31

## README

# vp-runtime-helper

[![npm package](https://nodei.co/npm/vp-runtime-helper.png?downloads=true&downloadRank=true&stars=true)](https://www.npmjs.com/package/vp-runtime-helper)

> Helper functions for Vite plugins.

[![NPM version](https://img.shields.io/npm/v/vp-runtime-helper.svg?style=flat)](https://npmjs.org/package/vp-runtime-helper)
[![NPM Downloads](https://img.shields.io/npm/dm/vp-runtime-helper.svg?style=flat)](https://npmjs.org/package/vp-runtime-helper)

## Installation

```bash
npm install vp-runtime-helper --save
```

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