preset-vite
Preact config
A configuration preset for bundling Preact applications with Vite
Preset for using Preact with the vite bundler
260 stars
9 watching
26 forks
Language: TypeScript
last commit: 2 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
laravel/vite-plugin | Configures Vite for use with a Laravel backend server | 806 |
dreambo8563/vite-plugin-bundle-prefetch | A Vite plugin to prefetch resources in bundles | 19 |
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 |
vitejs/vite-plugin-vue | Enhances Vite by integrating Vue.js functionality | 499 |
vitejs/vite-plugin-vue2 | A plugin that enables Vue 2.7 support in the Vite development server | 551 |
wille/vite-preload | A Vite plugin to preload server-rendered React components and stylesheets for improved loading performance. | 17 |
solidjs/vite-plugin-solid | An integration to run solid-js with vite. | 440 |
xyhxx/vite-react-proste | A simple, TypeScript-based web application project using Vite's React template | 19 |
vitejs/vite-plugin-react | A plugin for Vite that streamlines development of React applications by providing a single, all-in-one solution for setting up and maintaining these projects. | 608 |
fell-lucas/chrome-extension-template-preact-vite | A Chrome extension template built with Preact, TypeScript, and Vite to reduce bundle size while maintaining developer experience. | 80 |
herberttn/vite-plugin-typescript-transform | Applies TypeScript compiler during Vite's build phase to support limited features not yet supported by esbuild. | 16 |
e111077/vite-lit-element-ts-sass | An example Vite project combining Lit, TypeScript, and Sass for building web applications | 73 |
lzm0x219/template-vite-react | A minimal React Vite starter template with integrated development tools and best practices | 169 |
ydj-fe/ts-react-vite_or_webpack | A starter template for building React applications with TypeScript and Vite/Webpack | 362 |
vitejs/vite-plugin-vue2-jsx | A plugin that enables JSX support in Vue 2.7 applications with incremental compilation and hot module replacement (HMR) | 57 |