github.com/aaabigfish/gopkg@v1.1.0/stringx/README.md (about) 1 # stringx 2 3 ## Introduction 4 Extension/Helper of String Operation. 5 6 ## Features 7 - Transform(Reverse, Rotate, Shuffle ...) 8 - Construction(Pad, Repeat...) 9 - Matching(IsAlpha, IsAlphanumeric, IsNumeric ...)