Skip to content

Instantly share code, notes, and snippets.

@Southern
Last active December 11, 2015 04:19
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 Southern/5bc85d800e9112c004f4 to your computer and use it in GitHub Desktop.
Save Southern/5bc85d800e9112c004f4 to your computer and use it in GitHub Desktop.
var ZOMGSPLITJAVASCRIPT = /\/{2,}[^\n]+|\/\*(?:[^*]|\*(?!\/)|[\s\n])*\*\/|"(?:.(?!")|.)*"|'(?:.(?!')|.)*'|[0-9]+(?:\.[0-9]+)?(?:e[0-9]+(?:\.[0-9]+))?|[^\s{}().,;+\-%<>^|&!~=:\[\]]+|(?:>{3}|[<>]{2})=*|(&|\|){2}|!|[*+\-%\/&^|]=|(-|\+){1,2}|!={1,2}|={2,3}|[<>]=|[<>]|\s|./g;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment