sttr 0.2.18

a cross-platform, cli app to perform various operations on string * Base64Encode * Base64Decode * URLEncode * URLDecode * ROT13Encode * StringToTitle * StringToLower * StringToUpper * StringToSnakeCase * StringToKebab * StringToSlug * StringToCamel * StringReverse * CountNumberCharacters * CountWords * CountLines * MD5Encode * SHA1Encode * SHA256Encode * SHA512Encode * FormatJSON * JSONToYAML * YAMLToJSON * HexToRGB * SortLines and adding more....

Tags cli golang encode decode string
License MITL
State stable

Recent Releases

0.2.1818 Apr 2023 21:04 minor feature: feat: Add double-empty-newline rule to stdin input style: show sub command hints in menu style: fix typo case for sha384 and sha224 fix: Fix: enhancement sub command usage hints fix: UI border tweak for termux and small screen
0.2.1628 Feb 2023 16:14 minor feature: 31860ce Doc: update 384bedd Add New Processor Remove New Lines 384bedd Add New Processor Remove Spaces + New Lines
0.2.411 Oct 2021 13:45 minor feature: Feat: support base64url by @huangnauh in #18. @huangnauh made their first contribution in #18.
0.1.220 Sep 2021 19:11 minor feature: