vite-plugin-lib-assets
Resource extractor
Extracts resource files referenced in library mode instead of embedding them as base64
A Vite Plugin extracts resource files referenced in library mode instead of embedded them as base64.
109 stars
4 watching
10 forks
Language: TypeScript
last commit: 3 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| Configures Vite for use with a Laravel backend server | 816 |
| Generates robots.txt files based on build mode | 9 |
| Resolves dynamic public path for resource files in web applications | 71 |
| A Vite plugin that integrates the Biome linter and formatter into the build process for fast and automated code quality checks. | 50 |
| 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 |
| A plugin for vite that copies files during dev server startup for faster build times | 303 |
| A plugin for Vite that uses Babel to compile TypeScript code and work around some experimental features not supported by Esbuild. | 24 |
| Provides legacy browsers support in production builds with SWC | 58 |
| Enables Oxlint linter integration with Vite projects | 25 |
| Enables Vite to run a Node.js development server with hot module replacement | 1,015 |
| A Vite plugin that injects TypeScript into HTML templates to enable type-safe HTML rendering. | 12 |
| Automates the process of copying a network URL in a project | 3 |
| Generates TypeScript declarations during library builds for compatibility with other languages and frameworks. | 6 |
| Improves chunk splitting in Vite to optimize bundle sizes and loading times | 356 |
| Automatically generates sidebar data from directories scanned by VitePress | 106 |