vite-plugin-shared-modules
Module sharer
Allows sharing of node_modules across multiple packages in a monorepo
Share node_modules in monorepos. Best friend for pnpm's module isolation and module singletons sharing.
31 stars
3 watching
0 forks
Language: TypeScript
last commit: 2 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| Generates a module to automatically import modules of a given folder | 3 |
| A Vite plugin for integrating Rust WebAssembly (WASM) modules into web applications. | 239 |
| A pure JavaScript implementation of the CommonJS module system for use in web applications. | 115 |
| Integrates postcss plugins to convert pixel units to mobile-friendly units in Vite projects | 7 |
| Automates CSS module replacement in Vue templates and scripts | 18 |
| Automatically inserts version information into a project | 58 |
| A Vite plugin for seamless integration with ngrok to expose local development servers to the internet. | 23 |
| A plugin for bundling Node/Electron C/C++ native addons with Webpack | 15 |
| Custom plugins for building and optimizing web applications with Vite | 70 |
| Allows defining and reusing SFC components within other SFCs. | 96 |
| A plugin that provides polyfills for Node's core modules in browser environments. | 315 |
| Enables Vite to run a Node.js development server with hot module replacement | 1,015 |
| A Vite plugin to prefetch resources in bundles | 19 |
| Allows integration of Vite with Symfony applications by providing functions to load scripts and link tags | 235 |
| An extension for Vite that simplifies the creation of multipage applications with customizable templates and entry points. | 82 |