Few feature requests and suggestions
Hi, first, thanks for the app. I hope you will add the following features.
- XML formatter,
- HTML Encoder/Decoder and
- Certificate Encoder/Decoder.
While using the app, I find few items are not clarified properly. Like, ID generator doesn't indicate its UUID generator and doesn't show up on search. You should also improve the search to find subcategory, like when you search for "gzip" it doesn't show anything.
Lastly, it's funny how DevToys recently became cross-platform and made the X in DevTools-X kinda useless. Instead of promoting cross-platform ability with DevToys you should now say, it's faster and less resource hungry compared to DevToys.
Thank you for the valuable feedback,
I will definitely add xml and HTML encoder/decoder.
What do you mean by cerificate decoder? Which certificates are we talking about here?
ID generator doesn't indicate its UUID generator
It's not UUID generator it's universal ID generator, you can generate nanoid, or evn custom IDs.
Searching will be improved, most definitely on priority.