Developers Utilities & Tools.
This tool is inspired from
DevUtils
Devty doesn't have any backend, it uses browser APIs and libraries to provide tools. For example the Hash Generator
tool uses Google's CryptoJS Library
to generate different hash of a given string directly in your browser
Devty doesn't have any backend and is a frontend specific app. No data is ever sent to the backend
Please read the Adding Custom Modules
section in docs
This project uses DevUtils
as inspiration.