mirror of
https://github.com/CorentinTh/it-tools.git
synced 2025-11-19 03:52:21 +05:30
Collection of handy online tools for developers, with great UX.
https://it-tools.tech
https://github.com/CorentinTh/it-tools.git
converter
developer-productivity
developer-tools
frontend
javascript
productivity
tool
tools
typescript
vuejs
website
Bumps [@nuxtjs/eslint-config](https://github.com/nuxt/eslint-config) from 6.0.0 to 6.0.1. - [Release notes](https://github.com/nuxt/eslint-config/releases) - [Commits](https://github.com/nuxt/eslint-config/compare/@nuxtjs/eslint-config@6.0.0...@nuxtjs/eslint-config@6.0.1) Signed-off-by: dependabot[bot] <support@github.com> |
||
|---|---|---|
| .github | ||
| assets | ||
| components | ||
| layouts | ||
| mixins | ||
| pages | ||
| plugins | ||
| static | ||
| test | ||
| types | ||
| utils | ||
| .babelrc | ||
| .editorconfig | ||
| .eslintrc.js | ||
| .gitignore | ||
| CHANGELOG.md | ||
| commitlint.config.js | ||
| CONTRIBUTING.md | ||
| jest.config.js | ||
| nuxt.config.js | ||
| package-lock.json | ||
| package.json | ||
| README.md | ||
| tsconfig.json | ||
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!
Project setup
Install dependencies by running the following command:
npm install
Serve with hot reload at localhost:3000
npm run dev
Build for production
npm run build
And to lint and fixe files, run:
npm run lint
For detailed explanation on how things work, check out Nuxt.js docs.
Contribute
Pull requests are welcome ! Feel free to contribute.
Add a tool
Coming soon
Credits
Coded with ❤️ by Corentin Thomasset.
This project is continuously deployed using vercel.com.
License
This project is under the MIT license.
