Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 942 Bytes

README.md

File metadata and controls

24 lines (17 loc) · 942 Bytes

Devty

Developers Utilities & Tools.
This tool is inspired from DevUtils

Devty Homepage Screenshot

How does it works?

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

How can I add my custom module?

Please read the Adding Custom Modules section in docs

Attribution

This project uses DevUtils as inspiration.