Skip to content

Instantly share code, notes, and snippets.

@kevinzie
Created September 28, 2021 10:52
Show Gist options
  • Save kevinzie/4c45544025bc763d94be34902c0e7df3 to your computer and use it in GitHub Desktop.
Save kevinzie/4c45544025bc763d94be34902c0e7df3 to your computer and use it in GitHub Desktop.
Filter Number Javascript
${string}.replace(/^[a-zA-Z.,/ $!#%^&*@()\-_\\`='+~]+$/gi, '')
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment