-
I would pay money (in addition to donating) to have Regex101 as a Chrome app that can be run offline.
I already use Regex101 whenever I need to write complex regexps but sometimes I don't have interne…
hkaju updated
8 years ago
-
Java strings require that backslashes used to escape metacharacters be themselves backslashes, such as `\\(.+?\\)` to match anything inside literal parens. I love the site, and use it for pretty much …
-
Looking through command line modules in Slicer, lists of file extensions are written as ".nii,.nrrd,.nii.gz"
i.e. a comma separated list of file extensions that include the first dot.
Slicer probabl…