ts-is-number

The ts-is-number a utility npm package that checks if a given input is a valid finite number or a string that can be converted to a valid finite number.

is-string-a-number

This is a JavaScript utility. It returns `true` if the value is a string number written in fixed notation and in decimal base.