Skip to content

transformjs/regexhub

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

regexhub NPM version build status Test coverage

It's time to stop writing the same pattern anymore

Installation

npm install regexhub

Usage

var hub = require('regexhub');
var regex = new RegExp(hub.email);
regex.test('zhongchiyu@gmail.com');

License

MIT

About

It's time to stop writing the same pattern anymore

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published