Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 230 Bytes

README.md

File metadata and controls

9 lines (8 loc) · 230 Bytes

runeconverter

golang字符串转换工具

功能

  • 简繁转换(参考https://github.com/nadoo/convtrad)
  • 汉语大小写数字转换
  • 全角半角转换
  • 异体数字到标准数字的转换
  • 汉语转拼音(未完成)