vite-plugin-module-list
Module importer
Generates a module to automatically import modules of a given folder
🧶 Vite plugin that generates a module that automatically imports modules of a given folder.
3 stars
1 watching
0 forks
Language: TypeScript
last commit: almost 2 years ago
Linked from 1 awesome list
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A pure JavaScript implementation of the CommonJS module system for use in web applications. | 115 |
| | A plugin that provides polyfills for Node's core modules in browser environments. | 315 |
| | A plugin that replaces module imports with CDN URLs in Vite projects. | 76 |
| | Allows sharing of node_modules across multiple packages in a monorepo | 31 |
| | A plugin for building and integrating DC-SDK into Vite projects | 3 |
| | Configures Vite for use with a Laravel backend server | 816 |
| | Custom plugins for building and optimizing web applications with Vite | 70 |
| | A plugin for bundling Node/Electron C/C++ native addons with Webpack | 15 |
| | Generates robots.txt files based on build mode | 9 |
| | A plugin for Vite that enables resource preloading and prefetching within import() statements. | 11 |
| | A plugin for Vite that uses Babel to compile TypeScript code and work around some experimental features not supported by Esbuild. | 24 |
| | A Vite plugin that integrates the Biome linter and formatter into the build process for fast and automated code quality checks. | 50 |
| | A plugin that optimizes code imports in development mode by eliminating unused exports | 125 |
| | A Babel plugin that allows importing modules with root-based paths | 1,176 |
| | Applies TypeScript compiler during Vite's build phase to support limited features not yet supported by esbuild. | 16 |