Skip to content

pratyushtiwary/devty

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.