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....
Homepage
Download
Recent Releases
0.2.2411 Oct 2024 14:41
minor feature:
Fix camelCase And add PascalCase by @ccoVeille in #51 #50
Dependencies Upgrade cc361b3
0.2.2302 Aug 2024 14:39
minor feature:
Fix camelCase And add PascalCase by @ccoVeille in #51 #50
Dependencies Upgrade cc361b3
0.2.2101 Jun 2024 13:26
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.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.1.220 Sep 2021 19:11
minor feature: