An open API service indexing awesome lists of open source software.

https://github.com/gitfaf/node-is-negative

Check if a number passed is negative, including -Infinity, -0 and other negative numbes.
https://github.com/gitfaf/node-is-negative

Last synced: 5 days ago
JSON representation

Check if a number passed is negative, including -Infinity, -0 and other negative numbes.

Awesome Lists containing this project

README

        

# node-is-negative
Check if a number passed is negative, including -Infinity, -0 and other negative numbes.