fast-isnumeric
The fast way to check if a JS object is numeric
Found 28 results for isnumeric
The fast way to check if a JS object is numeric
Determine if a JavaScript object is numeric
Test if a value is a number.
Test if a value is a number having a positive value.
Test if a value is an array-like object containing only nonnegative integers.
Test if a value is a number having a nonnegative value.
Test if a value is an array-like object containing only integers.
Lodash function to return if a variable is numeric
Computes for each array element whether an element is numeric.
Test if a value is an array-like object containing only positive integers.
Test if a value is a number having a finite positive value.
Test if a value is equal to positive zero.
Test if a value is equal to negative zero.
A small footprint is numeric value function for Node.js
Test if a value is an array-like object containing only positive numbers.
Test if a value is a number having a negative value.
Test if a value is an array-like object containing only nonpositive integers.
Test if a value is a number having a nonpositive value.
Test if a value is an array-like object containing only finite numbers.
Test if a value is an array-like object containing only safe integers.
Test if a value is an array-like object containing only negative numbers.
Test if a value is a number having a nonnegative finite value.
Test if a string is a well-formed string.
Test if a value is an array-like object containing only nonpositive numbers.
Test if a value is an array-like object containing only negative integers.
Test if a value is a number having a nonpositive finite value.
Test if a value is an array-like object containing only nonnegative numbers.
Test if a value is a number having a finite negative value.