Skip to content

Instantly share code, notes, and snippets.

@kieraneglin
Last active April 3, 2017 14:04
Show Gist options
  • Save kieraneglin/d7bee5e26ccc17827fc04faddc748f30 to your computer and use it in GitHub Desktop.
Save kieraneglin/d7bee5e26ccc17827fc04faddc748f30 to your computer and use it in GitHub Desktop.
[JS OSX Duplicate File Regex] #tags: js, regex
new RegExp(/\(([\d^)]+)\)(?!\S)/igm)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment