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.

GitHub

102 stars
4 watching
9 forks
Language: TypeScript
last commit: 5 days ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
laravel/vite-plugin Configures Vite for use with a Laravel backend server 806
kolirt/vite-plugin-robots Generates robots.txt files based on build mode 9
chenxch/vite-plugin-dynamic-base Resolves dynamic public path for resource files in web applications 71
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
vitejs/vite-plugin-react 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. 608
sapphi-red/vite-plugin-static-copy A plugin for vite that copies files during dev server startup for faster build times 292
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
cyansalt/vite-plugin-legacy-swc Provides legacy browsers support in production builds with SWC 55
52-entertainment/vite-plugin-oxlint Enables Oxlint linter integration with Vite projects 23
axe-me/vite-plugin-node Enables Vite to run a Node.js development server with hot module replacement 1,001
hemengke1997/vite-plugin-public-typescript A Vite plugin that injects TypeScript into HTML templates to enable type-safe HTML rendering. 12
wchenonly/vite-plugin-cli-copy Automates the process of copying a network URL in a project 3
keuby/vite-plugin-lib-types Generates TypeScript declarations during library builds for compatibility with other languages and frameworks. 6
sanyuan0704/vite-plugin-chunk-split Improves chunk splitting in Vite to optimize bundle sizes and loading times 350
qc2168/vite-plugin-vitepress-auto-sidebar Automatically generates sidebar data from markdown files based on VitePress 104