-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Developer tooling: handle images, encoding, hashing, linting, formatting, ... #11
Comments
figure out file encoding + change file encoding |
tracert, my ip adresses, dns lookup, ping, ... Run, cmd /K "ping www.google.com" |
https://github.com/RaptorX/AHK-ToolKit/blob/master/lib/hash.ahk
|
JSON JSON to/from JS Object If array is small and of primitives, put on one line instead |
Zip / Unblock |
md: turn data into table
md: convert =========== and ----------- into # and ## (and vice versa?)
Html tidy
Json tidy
Json uglify
Json validate
Json <-> js object
Xml
Colors convert: HEX, RGB
Colors lighter, darker (ex 10%) --> need input box for this?
Convert png to icon -> Open some software instead?
Optimize pic for web
Create url shortener
Hashing: https://github.com/jNizM/HashCalc & https://github.com/jNizM/AHK_Scripts/tree/master/src/hash_checksum
The text was updated successfully, but these errors were encountered: