Skip to content

Instantly share code, notes, and snippets.

@apaatsio
Created October 25, 2016 14:04
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 apaatsio/44579401457fe33120ec268addd02aec to your computer and use it in GitHub Desktop.
Save apaatsio/44579401457fe33120ec268addd02aec to your computer and use it in GitHub Desktop.
Useless regexp to match Apple i products
/i(?:P(?:hone|od|ad)|Book|Mac|Cloud)/.exec("Apple iPhone 7")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment