Max
efb9da57c1
feat: Add Pinyin processing functionality to string utilities
...
- Introduce ProcessPinyin function to convert Chinese characters to Pinyin with customizable options for tone and separator.
- Register the new Pinyin process in the utils package for easy access.
- Add comprehensive unit tests for various Pinyin conversion scenarios to ensure accuracy and reliability.
2025-04-04 16:22:39 +08:00
Max
67de1c07cb
Securely update hidden props in the DSL that are only visible to the backend
2024-11-02 17:38:37 +08:00
Max
f451eb12a8
feat: add utils.fmt.Printf and utils.fmt.ColorPrintf
2024-07-30 17:44:17 +08:00
imcode
29f8dd87d4
fix utils.env.Set bug
2024-03-18 16:56:55 +08:00
Max
864b35ecf1
[add] pipe widget (dev 80%)
2024-02-14 21:33:04 +08:00
Max
bdc172df39
Add utils.url.* processes
2024-01-25 20:37:51 +08:00
Max
e394e75ffa
fixt tests
2023-09-21 17:23:05 +08:00
Max
5a3d42a965
fix CROS bug
2023-09-21 11:32:03 +08:00
Max
2f77721d00
[add] process utils.str.UUID
2023-04-09 19:04:04 +08:00
Max
f2b31c17db
[add] migrate helper & utils
2023-02-03 11:17:05 +08:00
Max
a807899f95
[*] migrate to gou v0.10.3 (50%)
2023-02-01 17:25:11 +08:00
Max
91ba4be66d
[add] utils.tree.Flatten process
2022-12-07 18:32:02 +08:00
Max
319bc667e7
[add] utils.now.*, utils.time.*, utils.str.*
2022-11-14 22:22:56 +08:00
Max
2a60fe1345
[change] migrate processes
2022-11-10 11:07:52 +08:00
Max
361487b621
[change] login widget for the xgen-next (done)
2022-09-21 19:13:17 +08:00