Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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: about 1 month ago
JSON representation

💬 Vite plugin that provide checks of TypeScript, ESLint, vue-tsc, Stylelint and more.

Awesome Lists containing this project

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.


screenshot

## 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)