Skip to content

Instantly share code, notes, and snippets.

@json2d
Created July 5, 2017 21:20
Show Gist options
  • Save json2d/926a3f44424351f5c84f2042d24a67da to your computer and use it in GitHub Desktop.
Save json2d/926a3f44424351f5c84f2042d24a67da to your computer and use it in GitHub Desktop.
match-number-regex
/\b([0-9]+\.[0-9]*\b|([0-9]*\.[0-9]+)\b)/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment