Skip to content

以前用perl使用正则表达式习惯固化了,打算封装一下标准包,提供一些能快速处理文本的方法

License

Notifications You must be signed in to change notification settings

AlaxLee/easyregexp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Go Report Card

easyregexp

以前用perl使用正则表达式习惯固化了,打算封装一下标准包,提供一些能快速处理文本的方法

支持以下方法:

  • Match
  • Catch
  • CatchAll
  • ReplaceAll
  • Split

输入参数可以是 string / []byte / io.Reader

About

以前用perl使用正则表达式习惯固化了,打算封装一下标准包,提供一些能快速处理文本的方法

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages