Created
September 28, 2021 10:52
-
-
Save dennyferdiansyah/4c45544025bc763d94be34902c0e7df3 to your computer and use it in GitHub Desktop.
Filter Number Javascript
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
${string}.replace(/^[a-zA-Z.,/ $!#%^&*@()\-_\\`='+~]+$/gi, '') |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment