vite-plugin-jspm
Dependency resolver
A plugin that externalizes dependencies and resolves them from CDN providers using import maps and es-module-shims.
A plugin which externalizes dependencies and resolves them from CDN providers using import maps and es-module-shims!
60 stars
9 watching
9 forks
Language: TypeScript
last commit: 3 months ago
Linked from 1 awesome list
cdnes-module-shimsimport-mapsjspmpluginskypackunpkgvite
Related projects:
Repository | Description | Stars |
---|---|---|
chenxch/vite-plugin-dynamic-base | Resolves dynamic public path for resource files in web applications | 71 |
vinicius73/rollup-plugin-pika-resolver | Resolves external dependencies in Rollup bundles using CDNs. | 19 |
jamiemason/shrinkpack | A tool that allows developers to create reproducible builds of their projects by storing dependency information and package files in source control. | 794 |
jamiemason/syncpack | Automates consistency of dependency versions in large JavaScript projects. | 1,443 |
mjeanroy/rollup-plugin-bower-resolve | A plugin for Rollup that resolves dependencies using the Bower resolution algorithm. | 8 |
vite-plugin/vite-plugin-commonjs | A pure JavaScript implementation of the CommonJS module system for use in web applications. | 110 |
cgeorg/sinject | An injection framework for managing dependencies in JavaScript applications with cyclical dependencies and lazy resolution | 10 |
mhinz/vim-crates | A Vim plugin that simplifies management of Rust project dependencies by automating version updates and displaying available versions for completion. | 90 |
es-tooling/eslint-plugin-depend | Provides suggestions for optimizing dependencies and reducing redundancy in software projects | 349 |
mrqinyq/vite-plugin-dynamic-chunk | A Vite plugin for managing dynamic import dependencies and splitting entry dependencies into smaller chunks. | 3 |
zjpzjp/vite-plugin-debug-proxy | Automates reverse proxy configuration for frontend development with Vite | 8 |
davidbonnet/vite-plugin-module-list | Generates a module to automatically import modules of a given folder | 3 |
tomjs/vite-plugin-html | A plugin for Vite that handles HTML files, providing compression, loading, and CDN functionality. | 4 |
ustymukhman/vite-plugin-glsl | A plugin for Vite that simplifies the management of GLSL shader files in web applications. | 321 |
vheemstra/vite-plugin-imagemin | A Vite plugin that compresses and optimizes images using Imagemin. | 22 |