Closed thepian closed 9 years ago
While researching globbing alternatives for SocketStream I found the micromatch module. It claims to be a drop-in replacement with a big speedup.
It seems like a good idea to swap minimatch with micromatch.
@thepian want to send a PR?
@contra micromatch is the library that @jonschlinkert was talking about a long time ago (before it was written I think)
:+1: that would be great, let me know if I can help
While researching globbing alternatives for SocketStream I found the micromatch module. It claims to be a drop-in replacement with a big speedup.
It seems like a good idea to swap minimatch with micromatch.