Skip to content

Instantly share code, notes, and snippets.

@Hansanghyeon
Created April 18, 2022 23:42
Show Gist options
  • Save Hansanghyeon/2202d05b1572eda09a918ff4999bd05e to your computer and use it in GitHub Desktop.
Save Hansanghyeon/2202d05b1572eda09a918ff4999bd05e to your computer and use it in GitHub Desktop.
유용한 regex
(?:class|className)=(?:["']\W+\s*(?:\w+)\()?["']([^'"]+)['"]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment