vite-plugin-no-bundle
Code builder
A Vite plugin that builds applications without bundling code
Use Vite for building without the bundling part.
61 stars
1 watching
1 forks
Language: TypeScript
last commit: 11 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A Vite plugin to prefetch resources in bundles | 19 |
| Compresses bundle files for Vite applications. | 190 |
| A plugin for bundling Node/Electron C/C++ native addons with Webpack | 15 |
| A plugin for developing VSCode extensions with support for Vue and React, utilizing Vite for building and hot reloading webviews. | 46 |
| A collection of plugins for the Vite build tool to extend its functionality and improve development experience | 13 |
| Generates robots.txt files based on build mode | 9 |
| Generates a module to automatically import modules of a given folder | 3 |
| A plugin for Vite that uses Babel to compile TypeScript code and work around some experimental features not supported by Esbuild. | 24 |
| Applies TypeScript compiler during Vite's build phase to support limited features not yet supported by esbuild. | 16 |
| Enables Vite to run a Node.js development server with hot module replacement | 1,015 |
| Manually pre-bundling plugin for Vite that allows developers to optimize and customize the bundling process of their applications. | 36 |
| A toolset that simplifies the development and building of server-side applications with Vite | 475 |
| A Vite plugin that integrates the Biome linter and formatter into the build process for fast and automated code quality checks. | 50 |
| A pure JavaScript implementation of the CommonJS module system for use in web applications. | 115 |
| A framework for building document sites and React component demos with vite | 463 |