The Wayback Machine - https://web.archive.org/web/20210208193134/https://github.com/topics/regex
Skip to content
#

regex

Here are 2,397 public repositories matching this topic...

LoopinFool
LoopinFool commented Dec 3, 2020

In Git Bash, I use the alias fd='MSYS_NO_PATHCONV=1 fd --path-separator=/' so that everything is generally done with bash-style path names. This doesn't work with the --exec feature. This makes the output of "grep -H" annoying. The good news is that it functions - grep must accept either file separator. The bad news is that I get a path string I can't usefully copy/paste in the shell to pass to

Highly optimized wildcard and glob matching library. Faster, drop-in replacement to minimatch and multimatch. Used by webpack, babel core, yarn, jest, browser-sync, documentation.js, stylelint, nyc, ava, and many others!
  • Updated Jul 13, 2020
  • JavaScript

Improve this page

Add a description, image, and links to the regex topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the regex topic, visit your repo's landing page and select "manage topics."

Learn more