vite-plugin-checker
Code analyzer plugin
A Vite plugin that runs checks for various code analysis tools in a worker thread.
💬 Vite plugin that provide checks of TypeScript, ESLint, vue-tsc, Stylelint and more.
1k stars
13 watching
91 forks
Language: TypeScript
last commit: 2 days ago
Linked from 1 awesome list
eslintstylelinttypescriptvitevite-pluginvlsvolarvuevue-tsc
Related projects:
Repository | Description | Stars |
---|---|---|
kingyue737/vite-plugin-browserslist-useragent | A utility plugin to compile browserslist query into a RegExp for testing browser user agent strings. | 14 |
hemengke1997/vite-plugin-public-typescript | A Vite plugin that injects TypeScript into HTML templates to enable type-safe HTML rendering. | 12 |
nonzzz/vite-bundle-analyzer | Analyze bundle sizes for Vite applications | 191 |
vite-plugin/vite-plugin-native | A plugin for bundling Node/Electron C/C++ native addons with Webpack | 15 |
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 |
dreambo8563/vite-plugin-bundle-prefetch | A Vite plugin to prefetch resources in bundles | 19 |
zeokku/vite-plugin-vue-css-modules | Automates CSS module replacement in Vue templates and scripts | 18 |
vitejs/vite-plugin-vue2 | A plugin that enables Vue 2.7 support in the Vite development server | 555 |
mathe42/vite-plugin-comlink | Enables WebWorkers with comlink support in Vite | 183 |
applelo/vite-plugin-browser-sync | An extension for Vite that integrates BrowserSync for live code reloading and previewing. | 67 |
fengxinming/vite-plugins | Custom plugins for building and optimizing web applications with Vite | 70 |
52-entertainment/vite-plugin-oxlint | Enables Oxlint linter integration with Vite projects | 25 |
modyqyw/vite-plugin-stylelint | Provides a Stylelint plugin for Vite to enforce consistent CSS styles in development and production environments. | 23 |
z0ffy/vite-plugin-bundle-obfuscator | A plugin for Vite that provides customizable JavaScript obfuscation options to protect code from reverse engineering. | 67 |
vitejs/vite-plugin-vue | Enhances Vite by integrating Vue.js functionality | 507 |