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.

GitHub

3 stars
1 watching
0 forks
Language: TypeScript
last commit: 12 months ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
vite-plugin/vite-plugin-commonjs A pure JavaScript implementation of the CommonJS module system for use in web applications. 110
davidmyersdev/vite-plugin-node-polyfills A plugin that provides polyfills for Node's core modules in browser environments. 309
nonzzz/vite-plugin-cdn A plugin that replaces module imports with CDN URLs in Vite projects. 75
zheeeng/vite-plugin-shared-modules Allows sharing of node_modules across multiple packages in a monorepo 30
dvgis/vite-plugin-dc A plugin for building and integrating DC-SDK into Vite projects 3
laravel/vite-plugin Configures Vite for use with a Laravel backend server 806
fengxinming/vite-plugins Custom plugins for building and optimizing web applications with Vite 70
vite-plugin/vite-plugin-native A plugin for bundling Node/Electron C/C++ native addons with Webpack 15
kolirt/vite-plugin-robots Generates robots.txt files based on build mode 9
cszhjh/vite-plugin-magic-preloader A plugin for Vite that enables resource preloading and prefetching within import() statements. 11
yzydeveloper/vite-plugin-babel-compiler A plugin for Vite that uses Babel to compile TypeScript code and work around some experimental features not supported by Esbuild. 24
skrulling/vite-plugin-biome A Vite plugin that integrates the Biome linter and formatter into the build process for fast and automated code quality checks. 46
dschungelabenteuer/vite-plugin-entry-shaking A plugin that optimizes code imports in development mode by eliminating unused exports 124
entwicklerstube/babel-plugin-root-import A Babel plugin that allows importing modules with root-based paths 1,176
herberttn/vite-plugin-typescript-transform Applies TypeScript compiler during Vite's build phase to support limited features not yet supported by esbuild. 16