is-nan
ES2015-compliant shim for Number.isNaN - the global isNaN returns false positives.
nan-x
The constant NaN derived mathematically by 0 / 0.
falzy
Check if the value is undefined, null, empty string, NaN and Infinity.
same-value
Check if two values have the same value.