https://github.com/fi3ework/vite-plugin-checker
💬 Vite plugin that provide checks of TypeScript, ESLint, vue-tsc, Stylelint and more.
https://github.com/fi3ework/vite-plugin-checker
eslint stylelint typescript vite vite-plugin vls volar vue vue-tsc
Last synced: 3 days ago
JSON representation
💬 Vite plugin that provide checks of TypeScript, ESLint, vue-tsc, Stylelint and more.
- Host: GitHub
- URL: https://github.com/fi3ework/vite-plugin-checker
- Owner: fi3ework
- License: mit
- Created: 2021-03-27T09:56:32.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2025-01-24T13:23:55.000Z (28 days ago)
- Last Synced: 2025-02-11T16:17:49.793Z (10 days ago)
- Topics: eslint, stylelint, typescript, vite, vite-plugin, vls, volar, vue, vue-tsc
- Language: TypeScript
- Homepage: https://vite-plugin-checker.netlify.app
- Size: 1.74 MB
- Stars: 1,046
- Watchers: 13
- Forks: 93
- Open Issues: 99
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
- fucking-awesome-vite - vite-plugin-checker - Fast run checkers (TypeScript/VLS/vue-tsc, etc.) in worker threads with overlay and terminal hint. (Plugins / Framework-agnostic Plugins)
- awesome-vite - vite-plugin-checker - Fast run checkers (TypeScript/VLS/vue-tsc, etc.) in worker threads with overlay and terminal hint. (Plugins / Framework-agnostic Plugins)
README
# Visit [documentation](https://vite-plugin-checker.netlify.app) for usage
A Vite plugin that can run TypeScript, VLS, vue-tsc, ESLint, Biome, Stylelint in worker thread.
![]()
## Online playground
| Examples | StackBlitz |
| ------------------ | ---------------------------------------------------------------- |
| Vue3 + vue-tsc | [⚡️ StackBlitz](https://stackblitz.com/edit/vitejs-vite-e8pddl) |
| React + TypeScript | [⚡️ StackBlitz](https://stackblitz.com/edit/vitejs-vite-b4zcev) |
| ESLint | [⚡️ StackBlitz](https://stackblitz.com/edit/vitejs-vite-l1ritu) |
| Vue2 + VLS | [⚡️ StackBlitz](https://stackblitz.com/edit/vitejs-vite-kpffk5) |
| Multiple | [⚡️ StackBlitz](https://stackblitz.com/edit/vitejs-vite-mb4ea6) |## License
MIT License © 2022 [fi3ework](https://github.com/fi3ework)