Let me explain briefly for those who are not in the know. There is such a convenient thing called DevToys, which, like a Swiss army knife, helps you quickly perform various routine tasks.
Let me explain briefly for those who are not in the know. There is such a convenient thing called DevToys, which, like a Swiss army knife, helps you quickly perform various routine tasks, such as JSON formatting, text comparison, RegExp testing and other similar things. And in today’s article, I will talk about several alternatives to this utility.
DevToys for Mac
I think everything is clear from the title. This is exactly the same version of DevToys in terms of capabilities, but for macOS. And you can do the same thing in it, so I won’t dwell on this utility in detail.
DevUtils
A web version of DevTools, with which you can “comb” or convert code, convert some values from one system to another. There are also generators, decoders, and things like that.
Micro Digital Tools
This set of utilities will be more useful to ordinary users, marketers, and bloggers. There are many tools for image processing, color conversion, text generation and other things. Although there is also a section for developers. For example, gradients can be generated and tested at different browser resolutions.
WTOOLS
Another web option of DevTools that does not work without a VPN. But there is a sandbox for running PHP code, working with PHP snippets, various generators and checkers.
Exabox
This application is available on the web and desktop. Here you will find more than 30 different tools for developers: JSON to YAML converter, working with Base64, data generator, JWT parsing and much, much more. True, you will have to shell out $10 for the pleasure.
dupkey
This online service offers dozens of different tools for “combing” code, working with color coding, converting text encodings and numbers, validation, and more.