# vitefu

> Utilities for building frameworks with Vite

Latest version **1.1.3** (published 2026-04-01) · MIT license · 0 weekly downloads

## Install

```sh
npm install vitefu
pnpm add vitefu
yarn add vitefu
bun add vitefu
```

## Health

**Score 60/100 (C)** — status: active.

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

Warnings: low downloads.

## Facts

| | |
|---|---|
| Version | 1.1.3 |
| Published | 2026-04-01 |
| First published | 2022-10-26 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | bundled |
| Module format | ESM |
| Dependencies | 0 |
| Unpacked size | 22.7 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 52 |
| Maintainers | dominik_g, bluwy |
| Keywords | vite, framework, utilities |

## Links

- npm: https://www.npmjs.com/package/vitefu
- Repository: https://github.com/svitejs/vitefu
- Homepage: https://github.com/svitejs/vitefu#readme
- Issues: https://github.com/svitejs/vitefu/issues
- npm.io page: https://npm.io/package/vitefu

## Alternatives

- [@sveltejs/kit](https://npm.io/package/@sveltejs/kit.md) — 2.2M weekly downloads
- [@atlaskit/theme](https://npm.io/package/@atlaskit/theme.md) — 402.0K weekly downloads
- [@tangle-network/brand](https://npm.io/package/@tangle-network/brand.md) — 10.0K weekly downloads
- [seneca](https://npm.io/package/seneca.md) — 7.4K weekly downloads
- [@bsb/base](https://npm.io/package/@bsb/base.md) — 7.2K weekly downloads

## Recent versions

- 1.1.3 (latest) — 2026-04-01
- 1.1.2 — 2026-02-23
- 1.1.1 — 2025-07-04
- 1.1.0 — 2025-07-03
- 1.0.7 — 2025-06-20
- 1.0.6 — 2025-02-24
- 1.0.5 — 2025-01-02
- 1.0.4 — 2024-11-26
- 1.0.3 — 2024-10-14
- 1.0.2 — 2024-09-02
- 1.0.1 — 2024-09-02
- 1.0.0 — 2024-08-26
- 0.2.5 — 2023-10-13
- 0.2.4 — 2022-12-17
- 0.2.3 — 2022-12-09
- … 6 more at https://npm.io/package/vitefu/versions

## README

# vitefu

Utilities for building frameworks with Vite.

## Usage

See [src/index.d.ts](./src/index.d.ts).

## License

MIT

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