github.com/songzhibin97/go-baseutils@v0.0.2-0.20240302024150-487d8ce9c082/sys/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 ...)