12 lines
472 B
Plaintext
12 lines
472 B
Plaintext
---
|
|
title: Vite Plugins
|
|
---
|
|
|
|
## Overview
|
|
|
|
A collection of Vite plugins developed and maintained by OnixByte. Each plugin is designed to solve a specific problem in the Vite development workflow — lightweight, zero-dependency, and plug-and-play.
|
|
|
|
## Available Plugins
|
|
|
|
- **[Port Checker](/projects/vite-plugins/port-checker)** — Warns when the dev server listens on a browser-restricted port (per the Fetch specification), helping you avoid silent connection failures.
|