mirror of
https://github.com/Art051/it-tools.git
synced 2025-08-11 19:29:03 +00:00
203b6a9d73dcb30182b130de59920534e18b76b4
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.
Description
Languages
Vue
50.7%
TypeScript
47.3%
JavaScript
1.3%
HTML
0.6%
