Linux localhost 5.4.0-198-generic #218-Ubuntu SMP Fri Sep 27 20:18:53 UTC 2024 x86_64
Apache/2.4.41 (Ubuntu)
: 23.92.16.63 | : 172.70.231.97
Cant Read [ /etc/named.conf ]
8.1.5
www-data
www.github.com/MadExploits
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
UNLOCK SHELL
HASH IDENTIFIER
CPANEL RESET
CREATE WP USER
README
+ Create Folder
+ Create File
/
usr /
share /
doc /
node-number-is-nan /
[ HOME SHELL ]
Name
Size
Permission
Action
changelog.Debian.gz
429
B
-rw-r--r--
copyright
1.44
KB
-rw-r--r--
readme.md
934
B
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : readme.md
# number-is-nan [](https://travis-ci.org/sindresorhus/number-is-nan) > ES2015 [`Number.isNaN()`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Number/isNaN) [ponyfill](https://ponyfill.com) ## Install ``` $ npm install number-is-nan ``` ## Usage ```js const numberIsNan = require('number-is-nan'); numberIsNan(NaN); //=> true numberIsNan('unicorn'); //=> false ``` --- <div align="center"> <b> <a href="https://tidelift.com/subscription/pkg/npm-number-is-nan?utm_source=npm-number-is-nan&utm_medium=referral&utm_campaign=readme">Get professional support for this package with a Tidelift subscription</a> </b> <br> <sub> Tidelift helps make open source sustainable for maintainers while giving companies<br>assurances about security, maintenance, and licensing for their dependencies. </sub> </div>
Close