is-number398.9mMIT7.0.0
Returns true if a number or string value is a finite number. Useful for regex matches, parsing, user input, etc.
jonschlinkertover 2 years agocast, check, coerce, coercion lodash.isfinite5.8mMIT3.3.2
The lodash method _.isFinite
exported as a module.
lodashover 3 years agolodash-modularized, isfinite is-finite-x30.4kMIT4.2.1ES6-compliant shim for Number.isFinite.
Xotic750over 3 years agoNumber, isFinite, module, javascript @alwatr/is-number3.3kMPL-2.05.7.16
A simple utility to Check the value is number or can convert to a number, for example string ' 123 ' can be converted to 123.
Alwatr3 days agoalwatr, browser, cross-platform, ECMAScript