github.com/bytedance/gopkg@v0.0.0-20240514070511-01b2cbcf35e1/lang/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 ...)