No description
Find a file
Corentin Thomasset 8f7b7f628e docs: checked Lorem ipsum generator in roadmap
Signed-off-by: Corentin Thomasset <corentin.thomasset74@gmail.com>
2020-06-15 22:12:46 +02:00
.github docs: added logo in README.md 2020-06-07 13:39:45 +02:00
public refactor: proper icons 2020-06-07 14:40:40 +02:00
src feat: fixed icons width in sidebar 2020-06-15 22:12:46 +02:00
.browserslistrc chore: first commit 2020-04-07 18:06:35 +02:00
.eslintrc.js chore: first commit 2020-04-07 18:06:35 +02:00
.gitignore chore: first commit 2020-04-07 18:06:35 +02:00
babel.config.js chore: first commit 2020-04-07 18:06:35 +02:00
CHANGELOG.md feat: fixed icons width in sidebar 2020-06-15 22:12:46 +02:00
CODE_OF_CONDUCT.md chore: added CODE_OF_CONDUCT.md 2020-06-07 13:39:45 +02:00
CONTRIBUTING.md chore: added CONTRIBUTING.md 2020-06-07 13:39:45 +02:00
LICENSE chore: added LICENSE 2020-06-07 13:39:45 +02:00
package-lock.json feat: added MarkdownEditor.vue 2020-06-15 22:12:46 +02:00
package.json feat: added MarkdownEditor.vue 2020-06-15 22:12:46 +02:00
README.md docs: checked Lorem ipsum generator in roadmap 2020-06-15 22:12:46 +02:00
vue.config.js feat: contributors + changelogs in about page 2020-06-08 00:31:07 +02:00

logo

Aggregated set of useful tools that every developer may need once in a while. Available here.

Functionalities roadmap

Here is an unordered list of the current functionalities, and some that may come.

  • Token generator
  • Uuid generator
  • String hash
  • Text encryption
  • Date format converter
  • Int base converter
  • Color format converter
  • Url encoder
  • Base 64 generator
  • Text information
  • Markdown editor
  • Lorem ipsum text generator
  • Image exif editor/remover
  • QR code generator
  • Bip39 pass-phrase generator
  • Crontab friendly generator
  • Image format converter?
  • Image cropper
  • Image resizer
  • HTTP client (w/ axios)
  • Math expression evaluator
  • Math expression graph

You have an idea of a tool? Submit a feature request!

Project setup

Install dependencies by running the following command:

npm install

Then compiles and hot-reloads for development:

npm run serve

And to lint and fixe files, run:

npm run lint

Contribute

Pull requests are welcome ! Feel free to contribute.

Credits

Coded with ❤️ by Corentin Thomasset.

This project is continuously deployed using vercel.com.

License

This project is under the MIT license.