//
pkg.gl
Category
github.com/cnlesscode/gotool
gstring
package
1.9.0
Repository:
https://github.com/cnlesscode/gotool.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
3
Files
147 SLOC
#
Functions
AnyToString
Any to string.
FindImagesFromHtml
Find Images From Html.
FirstLower
首字母小写.
FirstUpper
首字母大写.
FirstUpperAll
首字母大写 多个单词.
FormatSpace
格式化空格.
LowerAll
全部小写.
StringToSliceBySpace
使用空格将字符串拆分为切片.
StripPunctuation
去除标点.
TrimHtmlTags
Trim html tags.