vite-plugin-commonjs
Module loader
A pure JavaScript implementation of the CommonJS module system for use in web applications.
A pure JavaScript implementation for CommonJs
115 stars
7 watching
17 forks
Language: TypeScript
last commit: 4 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A plugin for Vite that handles HTML files, providing compression, loading, and CDN functionality. | 4 |
| A Vite plugin to preload server-rendered React components and stylesheets for improved loading performance. | 19 |
| Generates a module to automatically import modules of a given folder | 3 |
| A JavaScript module loader that supports both CommonJS and AMD modules. | 117 |
| A plugin that replaces module imports with CDN URLs in Vite projects. | 76 |
| A plugin for Vite that enables resource preloading and prefetching within import() statements. | 11 |
| An integration to run solid-js with vite. | 446 |
| A plugin that enables Vue 2.7 support in the Vite development server | 555 |
| A plugin for Vite that streamlines development of React applications by providing a single, all-in-one solution for setting up and maintaining these projects. | 624 |
| An extension for Vite that integrates BrowserSync for live code reloading and previewing. | 67 |
| A Vite plugin that integrates Melange into the build process for compiling and hot reloading JavaScript source files. | 12 |
| Custom plugins for building and optimizing web applications with Vite | 70 |
| A JavaScript module loader that supports AMD and CJS formats for loading modules in web browsers, Node.js, and Nashorn environments. | 16 |
| A plugin to simplify development configuration for Electron applications using Vite. | 5 |
| Enhances Vite by integrating Vue.js functionality | 511 |