@clevercanyon/is-number.fork
v7.0.147
Published
Returns true if a number or string value is a finite number.
Downloads
167
Readme
@clevercanyon/is-number.fork
This is a fork of the original is-number on NPM. This fork has been modified to remove reliance on Node built-ins, such as: util
, path
, process
.