Validates if a value is a number primitive, excluding NaN.
JavaScript
3
0
MIT License
The `validate.io-number-primitive` package is a utility for validating if a value is a number primitive, excluding `NaN`. It is designed for JavaScript developers who need to ensure data integrity in their applications by distinguishing between number primitives and other types, such as `Number` objects or strings.
Total donated
Undistributed
Share with your subscribers:
Recipients
How the donated funds are distributed
Support the dependencies of validate-io/number-primitive
Yet another JS code coverage tool that computes statement, line, function and branch coverage with module loader hooks to transparently add coverage when running tests. Supports all JS coverage use ca