JavaScript/Node.js utility. Returns `true` if the value is a number or string number. Useful for checking regex match results, user input, parsed strings, etc.
I appreciate the PR but will have to decline. Using new Number() isn't a good practice, and I've never actually seen it used in code. Thanks, and please feel free to do another PR anytime.
Address issue #18
The check is not very expensive