dudaodong
|
f9e047f190
|
feat: add SubInBetween
|
2024-02-06 16:47:30 +08:00 |
|
dudaodong
|
4c21fe700c
|
refactor: update StringToBytes logic
|
2024-01-30 10:46:55 +08:00 |
|
dudaodong
|
6497b321b0
|
refactor: clean code
|
2023-10-30 17:55:18 +08:00 |
|
dudaodong
|
e25b53712b
|
doc: add play ground demo
|
2023-10-08 11:19:44 +08:00 |
|
elza
|
f445ecbaf8
|
feat: add IsNotBlank func (#132)
Co-authored-by: yuanyou <yuanyou@kezaihui.com>
|
2023-09-13 15:29:26 +08:00 |
|
dudaodong
|
8229de2f10
|
test: add parallel running for all unit test functions
|
2023-06-30 10:18:45 +08:00 |
|
dudaodong
|
8f49078eb3
|
doc: add go playground demo
|
2023-06-20 14:04:18 +08:00 |
|
dudaodong
|
9b829aa695
|
feat: add RemoveWhiteSpace
|
2023-06-08 16:47:31 +08:00 |
|
dudaodong
|
cbf8cfdffa
|
doc: add go playground demo
|
2023-06-01 14:11:57 +08:00 |
|
dudaodong
|
286a187942
|
fix: fix go report validation issue
|
2023-06-01 11:49:49 +08:00 |
|
dudaodong
|
2894bec80c
|
feat: add ContainsAll and ContainsAny
|
2023-05-31 10:51:16 +08:00 |
|
dudaodong
|
e149ae2f72
|
feat: add HideString
|
2023-05-23 18:39:59 +08:00 |
|
dudaodong
|
259dbce85e
|
doc: add go playground demo
|
2023-05-19 11:42:17 +08:00 |
|
dudaodong
|
cd91e16b26
|
doc: update document for strutil and convertor package
|
2023-05-11 10:06:32 +08:00 |
|
dudaodong
|
9fcf046fb3
|
feat: add Trim and SplitAndTrim
|
2023-05-10 10:53:17 +08:00 |
|
dudaodong
|
c3f1bc39d7
|
feat: add ReplaceWithMap
|
2023-05-10 10:29:26 +08:00 |
|
dudaodong
|
f5784b0f46
|
feat: add ReplaceByMap
|
2023-05-10 10:03:13 +08:00 |
|
dudaodong
|
f93c561f5d
|
doc: update go playground demo
|
2023-04-27 12:03:15 +08:00 |
|
dudaodong
|
33c8875d14
|
test: update TestWordCount
|
2023-04-26 19:35:28 +08:00 |
|
dudaodong
|
01a3b139c0
|
doc: add document for new functions in slice and strutil package
|
2023-04-18 15:49:09 +08:00 |
|
dudaodong
|
66bd339e3a
|
doc: add example for strutil new functions
|
2023-04-17 16:35:26 +08:00 |
|
燕归来
|
04abb7a3ea
|
feat: add some function for strutil package #88 (#89)
|
2023-04-17 16:07:14 +08:00 |
|
dudaodong
|
8bdd46bda4
|
doc: add play ground demo
|
2023-04-03 10:33:57 +08:00 |
|
dudaodong
|
217350042b
|
feat: add RemoveNonPrintable
|
2023-03-30 14:52:32 +08:00 |
|
dudaodong
|
71aa91a58d
|
doc: add go playground demo
|
2023-03-01 11:39:27 +08:00 |
|
dudaodong
|
ec740e442c
|
feat: add WordCount
|
2023-02-21 14:27:00 +08:00 |
|
dudaodong
|
ed98ad53ec
|
feat: add SplitWords
|
2023-02-21 14:16:36 +08:00 |
|
dudaodong
|
fee8d325b7
|
doc: add doc for Pad function
|
2023-02-19 12:58:14 +08:00 |
|
dudaodong
|
8784be1583
|
feat: add Pad function
|
2023-02-19 12:37:26 +08:00 |
|
dudaodong
|
84cd68de7f
|
fix: fix bugs of PadEnd and PadStart
|
2023-02-19 12:34:39 +08:00 |
|
dudaodong
|
c85d910044
|
add playground demo
|
2023-01-09 11:02:41 +08:00 |
|
dudaodong
|
278733d3d1
|
Todo: add todo for playground demo of function
|
2023-01-07 18:27:07 +08:00 |
|
dudaodong
|
1dc5e8ac23
|
feat: add Substring function
|
2022-12-29 19:55:40 +08:00 |
|
dudaodong
|
49a460eef8
|
doc: update document and add playgound example for strutil package
|
2022-12-27 16:57:32 +08:00 |
|
dudaodong
|
a58e52e53c
|
test: add example function for strutil package
|
2022-12-27 15:40:51 +08:00 |
|
dudaodong
|
2c57266f8e
|
test: update some test functions
|
2022-12-15 15:22:01 +08:00 |
|
dudaodong
|
985c9a5d9a
|
refactor: refact CamelCase function
|
2022-12-14 21:27:29 +08:00 |
|
dudaodong
|
5cfb11f036
|
feat: fix and add SnakeCase/UpperSnakeCase
|
2022-12-14 21:17:30 +08:00 |
|
dudaodong
|
5b3d48a1e7
|
feat: fix and add KebabCase/UpperKebabCase
|
2022-12-14 21:09:22 +08:00 |
|
dudaodong
|
d0576e028f
|
clean code
|
2022-12-13 19:52:37 +08:00 |
|
dudaodong
|
76bdec2b54
|
test: add cases for Capitalize
|
2022-12-13 16:16:16 +08:00 |
|
dudaodong
|
fa20aba3a7
|
fix: fix CamelCase function bug
|
2022-12-13 14:23:32 +08:00 |
|
dudaodong
|
7a4a429e23
|
test: add cases for Capitalize
|
2022-12-12 21:11:19 +08:00 |
|
dudaodong
|
ab0716a472
|
refactor: change ReverseStr to Reverse in strutil package
|
2022-08-24 10:35:18 +08:00 |
|
dudaodong
|
44370aef5e
|
refactor: change variable name to
|
2022-07-18 15:52:51 +08:00 |
|
franktz
|
84a69d1fa5
|
feat: strutil.SplitEx. Split a given string whether the result contains empty string (#31)
Co-authored-by: Frank.Town <tangzhi21@sfmail.sf-express.com>
|
2022-05-11 15:19:53 +08:00 |
|
dudaodong
|
50c6e51393
|
upgrade go module v2
|
2022-03-17 10:57:35 +08:00 |
|
dudaodong
|
c939b26cb8
|
refactor: interface{} -> any
|
2022-03-16 18:41:40 +08:00 |
|
dudaodong
|
b48155c249
|
refactor: rename files *_util.go to *_internal.go
|
2022-02-19 21:52:10 +08:00 |
|
dudaodong
|
41685022c0
|
refactor: rename files *_util.go to *_internal.go
|
2022-02-19 21:51:58 +08:00 |
|