/is-plain-number

This is a JavaScript utility. It returns `true` if the value is a number or plain number string (not in scientific exponential notation or hexadecimal base for instance).

Primary LanguageJavaScriptMIT LicenseMIT

Stargazers