Skip to content

Gawyn/easyregexp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

easyregexp

Easyregexp is a regular expression generator.

The methods working right now are:

  • anything_but_whitespaces
  • anything_but
  • all_the_whitespaces
  • any_word
  • any_nonword
  • zero_or_one
  • zero_or_more
  • one_or_more
  • any_digit
  • any_nondigit
  • capture

About

A regular expression generator

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages