regex-range topic
List
regex-range repositories
to-regex-range
129
Stars
18
Forks
Watchers
Pass two numbers, get a regex-compatible source string for matching ranges. Fast compiler, optimized regex, and validated against more than 2.78 million test assertions. Useful for creating regular ex...
fill-range
52
Stars
15
Forks
Watchers
Fill in a range of numbers or letters, positive or negative, optionally passing an increment or multiplier to use.