Aggregated set of useful tools that every developer may need once in a while. Available here.
Please check the issues to see if some feature listed to be implemented.
You have an idea of a tool? Submit a feature request!
VSCode + Volar (and disable Vetur) + TypeScript Vue Plugin (Volar).
npm install
npm run dev
npm run build
Run Unit Tests with Vitest
npm run test
Lint with ESLint
npm run lint
Coded with ❤️ by Corentin Thomasset.
This project is continuously deployed using vercel.com.
This project is under the MIT license.