vite-plugin-deadfile
Unused file finder
A plugin to find unused source files in Vite projects by comparing compiled files with referenced imports.
find unused source files with vite
31 stars
1 watching
3 forks
Language: TypeScript
last commit: 9 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A tool to find related file paths based on similarity ranking | 139 |
| A plugin for vite that copies files during dev server startup for faster build times | 303 |
| A plugin for live reloading in Vite projects | 87 |
| A Vite plugin that inlines JavaScript and CSS resources into a single HTML file for offline web applications. | 881 |
| A Vite plugin that runs checks for various code analysis tools in a worker thread. | 1,015 |
| Extracts resource files referenced in library mode instead of embedding them as base64 | 109 |
| A Vite plugin that integrates Melange into the build process for compiling and hot reloading JavaScript source files. | 12 |
| Identifies duplicate images in a project by analyzing image paths and types | 7 |
| Automates the process of copying a network URL in a project | 3 |
| A utility that generates unique file names by appending numbers to existing filenames. | 141 |
| A plugin for building and integrating DC-SDK into Vite projects | 3 |
| A Vite plugin that integrates the Biome linter and formatter into the build process for fast and automated code quality checks. | 50 |
| Serves .vue files as static assets without processing them | 1 |
| A Vite plugin for serving arbitrary static files during development | 8 |
| A plugin for Vite that handles HTML files, providing compression, loading, and CDN functionality. | 4 |