Skip to content

Instantly share code, notes, and snippets.

@shapkarin
Created August 15, 2014 20:31
Show Gist options
  • Save shapkarin/43270d3f9d6ea67c2e52 to your computer and use it in GitHub Desktop.
Save shapkarin/43270d3f9d6ea67c2e52 to your computer and use it in GitHub Desktop.
is arabic letters?
/^[\u0600-\u06ff]|[\u0750-\u077f]|[\ufb50-\ufc3f]|[\ufe70-\ufefc]+$/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment