Skip to content

Collection of handy online tools for developers, with great UX.

License

Notifications You must be signed in to change notification settings

skillixx/it-tools

Repository files navigation

logo

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.

About

Collection of handy online tools for developers, with great UX.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vue 50.1%
  • TypeScript 47.6%
  • JavaScript 1.6%
  • Other 0.7%