is-nan
ES2015-compliant shim for Number.isNaN - the global isNaN returns false positives.
nan-x
The constant NaN derived mathematically by 0 / 0.
is-number-strict
Tiny lib to check if passed argument is strictly number. Strings will not pass!
falzy
Check if the value is undefined, null, empty string, NaN and Infinity.