Skip to content

yangcht/regex_dict

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 

Repository files navigation

Some commonly used regex:

Useful tools online:

Finding things excluding the comment block:

  • length no longer than 80 characters: (?<!/\*(?:(?!\*/)[\s\S\r])*?)\b(.{80,})\b

About

Commonly used regex (personal)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published