Skip to content

Coretool/text2regex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

text2regex

A lib to create a simple regex from a string ###Usage It's really easy, there's no fancy stuff:

var t2r = require('text2regex')
var regex = t2r.toRegex('your string') // This returns the regex as a string !

About

A lib to create a simple regex from a string

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •