vite-plugin-fastify
Web Server Plugin
A plugin that enables Fastify as the web server in Vite applications with Hot-module Replacement support.
Fastify plugin for Vite with Hot-module Replacement.
10 stars
1 watching
0 forks
Language: TypeScript
last commit: about 2 months ago
Linked from 1 awesome list
fastifyhmrvite
Related projects:
Repository | Description | Stars |
---|---|---|
vanilla-icecream/vite-plugin-fastify-routes | A plugin that enables file-based routing in Fastify applications using Vite. | 6 |
vanilla-icecream/vite-plugin-vue-routes | Provides file-based routing for Vue applications using Vite. | 1 |
vitejs/vite-plugin-react-swc | Speeds up Vite's development server by leveraging SWC for JSX compilation and optimization | 860 |
aphex/vite-plugin-ngrok | A Vite plugin for seamless integration with ngrok to expose local development servers to the internet. | 21 |
fengxinming/vite-plugins | Custom plugins for building and optimizing web applications with Vite | 70 |
wille/vite-preload | A Vite plugin to preload server-rendered React components and stylesheets for improved loading performance. | 17 |
axe-me/vite-plugin-node | Enables Vite to run a Node.js development server with hot module replacement | 1,001 |
vitejs/vite-plugin-vue2 | A plugin that enables Vue 2.7 support in the Vite development server | 551 |
vite-plugin/vite-plugin-optimizer | Manually pre-bundling plugin for Vite that allows developers to optimize and customize the bundling process of their applications. | 36 |
tomjs/vite-plugin-html | A plugin for Vite that handles HTML files, providing compression, loading, and CDN functionality. | 4 |
laravel/vite-plugin | Configures Vite for use with a Laravel backend server | 806 |
just-ads/vite-plugin-multi-page | Tools and configuration for building multi-page applications with Vite | 1 |
reifiedbeans/vite-plugin-serve-static | A Vite plugin for serving arbitrary static files during development | 7 |
antfu/vite-plugin-md | A plugin for Vite that enables the use of Markdown files as Vue components and extends their functionality with additional features. | 606 |
donnikitos/vite-plugin-html-inject | Splitting and reusing HTML code in a ViteJS project to improve maintainability and flexibility | 58 |