mirror of
https://github.com/CorentinTh/it-tools
synced 2026-08-25 02:16:43 +00:00
358ff45ae1d9822b8a7c342515f668d25b7128b5
…
…
…
…
…
…
Aggregated set of useful tools that every developer may need once in a while. Available here.
Functionalities and roadmap
Please check the issues to see if some feature listed to be implemented.
You have an idea of a tool? Submit a feature request!
Contribute
Recommended IDE Setup
VSCode + Volar (and disable Vetur) + TypeScript Vue Plugin (Volar).
Project Setup
npm install
Compile and Hot-Reload for Development
npm run dev
Type-Check, Compile and Minify for Production
npm run build
Run Unit Tests with Vitest
npm run test
Lint with ESLint
npm run lint
Credits
Coded with ❤️ by Corentin Thomasset.
This project is continuously deployed using vercel.com.
License
This project is under the MIT license.
Languages
Vue
50.4%
TypeScript
47.6%
JavaScript
1.4%
HTML
0.5%
