Skip to content

Instantly share code, notes, and snippets.

@Vladmel1234
Created November 1, 2016 09:23
Show Gist options
  • Save Vladmel1234/ed13558bc03d9de354584bfc6629affd to your computer and use it in GitHub Desktop.
Save Vladmel1234/ed13558bc03d9de354584bfc6629affd to your computer and use it in GitHub Desktop.
regex for all non leters js
replace(/[.,\/#!$%\^&\*;:{}=\-_`~()]/g,"")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment