Skip to content

Instantly share code, notes, and snippets.

@danilowoz
Created June 27, 2019 09:41
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 danilowoz/2b2b4a3cc5d27d9c092c0a4cbde45fc0 to your computer and use it in GitHub Desktop.
Save danilowoz/2b2b4a3cc5d27d9c092c0a4cbde45fc0 to your computer and use it in GitHub Desktop.
[...new Set(Array.from(document.querySelectorAll("[class]")).flatMap(e => Array.from(e.classList)))]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment