CorentinTh / it-tools

Collection of handy online tools for developers, with great UX.
https://it-tools.tech
GNU General Public License v3.0
22.49k stars 2.72k forks source link

[FEAT] My feature - Plain and simple converter #571

Open SuperDarius-git opened 1 year ago

SuperDarius-git commented 1 year ago

I have to start by saying I LOVE THIS TOOL! Thank you so much for creating it!

My first idea is a converter that converts everything to everything (obviously like length to length, weight to weight, etc), a plain and simple converter tool. Secondly, a currency converter.

Then I would love to see the WYSIWYG HTML converter go both ways and have some more editing features, like tables (which I couldn't find and needed).

Thank you again for all your trouble Keep up the good work.

Darius

Tyree commented 11 months ago

+1 Would love a basic measurement convertor added. We have temperature, but length, weight, and yeah, currency would be great.

TCB13 commented 3 months ago

Then I would love to see the WYSIWYG HTML converter go both ways and have some more editing features, like tables (which I couldn't find and needed).

This is already requested at https://github.com/CorentinTh/it-tools/issues/796 and https://github.com/CorentinTh/it-tools/issues/277#issuecomment-1484218035 (includes code example).

sharevb commented 1 month ago

Hi @SuperDarius-git, @TCB13 , @Tyree and @CorentinTh, currency converter implemented in #1321

sharevb commented 1 month ago

Hi @SuperDarius-git, @TCB13 @CorentinTh, html wysywig enhancements in #1318

sharevb commented 3 weeks ago

Hi @SuperDarius-git, @TCB13 , @Tyree and @CorentinTh, units converter implemented in #1330 All units, pressure, power, angle, area, energy, force, length, mass, volume units converter Many Units Converter: convert any unit string (ie 1d 3m) into best unit and selected target unit

Tyree commented 3 weeks ago

@sharevb Amazing! Thank you so much! 😃