issues
search
micromatch
/
braces
Faster brace expansion for node.js. Besides being faster, braces is not subject to DoS attacks like minimatch, is more accurate, and has more complete support for Bash 4.3.
https://github.com/jonschlinkert
MIT License
225
stars
62
forks
source link
todo
#8
Closed
jonschlinkert
closed
8 years ago
jonschlinkert
commented
9 years ago
In the next major version:
use to-regex-range, since it's unit tested to be accurate with millions of permutations
https://github.com/jonschlinkert/to-regex-range
jonschlinkert
commented
8 years ago
done
In the next major version: