Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 7 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: 2024-12-30T00:36:01.000Z (22 days ago)
- Last Synced: 2025-01-07T11:04:45.784Z (14 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,029
- Watchers: 13
- Forks: 92
- Open Issues: 98
-
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)