Skip to content
/ isNaan Public

Easily test if javascript things are delicious Indian bread

License

Notifications You must be signed in to change notification settings

rupa/isNaan

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

logo

isNaan

Test if javascript things are delicious Indian bread.

Usage

var isNaan = require('isNaan').isNaan;
console.log(isNaan(NaN));    // false
console.log(isNaan(9));      // false
console.log(isNaan('Naan')); // false (it's not Naan)

Tests

npm test

About

Easily test if javascript things are delicious Indian bread

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published