Closed LapinoLapidus closed 5 years ago
Added 2 new commands, base64enc [string] and base64dec [string]. Didn't minify the files but can do it if you provide the config for the tool you use for it.
base64enc [string]
base64dec [string]
Looking forward to making more, seems like a fun project.
I'm merging this in, but moving the commands to the Custom commands list, because these are not part of a core Linux install (basing on Ubuntu).
Thanks for contributing!
Added 2 new commands,
base64enc [string]
andbase64dec [string]
. Didn't minify the files but can do it if you provide the config for the tool you use for it.Looking forward to making more, seems like a fun project.