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: 3 months ago
Linked from 1 awesome list
eslintstylelinttypescriptvitevite-pluginvlsvolarvuevue-tsc
Related projects:
Repository | Description | Stars |
---|---|---|
| A utility plugin to compile browserslist query into a RegExp for testing browser user agent strings. | 14 |
| A Vite plugin that injects TypeScript into HTML templates to enable type-safe HTML rendering. | 12 |
| Analyze bundle sizes for Vite applications | 191 |
| A plugin for bundling Node/Electron C/C++ native addons with Webpack | 15 |
| A plugin for Vite that uses Babel to compile TypeScript code and work around some experimental features not supported by Esbuild. | 24 |
| A Vite plugin to prefetch resources in bundles | 19 |
| Automates CSS module replacement in Vue templates and scripts | 18 |
| A plugin that enables Vue 2.7 support in the Vite development server | 555 |
| Enables WebWorkers with comlink support in Vite | 183 |
| An extension for Vite that integrates BrowserSync for live code reloading and previewing. | 67 |
| Custom plugins for building and optimizing web applications with Vite | 70 |
| Enables Oxlint linter integration with Vite projects | 25 |
| Provides a Stylelint plugin for Vite to enforce consistent CSS styles in development and production environments. | 23 |
| A plugin for Vite that provides customizable JavaScript obfuscation options to protect code from reverse engineering. | 69 |
| Enhances Vite by integrating Vue.js functionality | 511 |