is-not-nan
v1.0.4
Published
Returns true if the given number is not NaN
Downloads
1
Readme
is-not-nan
This package is meant to demonstrate how to use the Donate Spec within a published NPM package. To see it in action, take a look at the package.json.
Though not incredibly useful, this package does actually return if the given number is not NaN.
Inspired by these similarly useful packages:
- https://github.com/jezen/is-thirteen
- https://github.com/jonschlinkert/is-even