Skip to content

Instantly share code, notes, and snippets.

@davo
Created May 14, 2019 15:18
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save davo/022490045563fa933e3360456170dc18 to your computer and use it in GitHub Desktop.
Save davo/022490045563fa933e3360456170dc18 to your computer and use it in GitHub Desktop.
Handy Regular Expressions

Capturing a class from a HTML / SVG element.

(class="([^"]*)")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment