Showing 1-14 of 14 packages
Isomorphic, functional type-checking for Javascript
A simple utility to Check the value is number or can convert to a number, for example string ' 123 ' can be converted to 123.
Check if a value meets criteria
A collection of JavaScript type checks.
Validates if a value is a finite number.
Checks whether a value is a finite number or not.
Well tested 'is number' checks, that can optionally include number-like strings, and non-finite values.
2 functions that check if passed argument is or is not a finite number
A javascript isNumber that behaves the way you would expect
Predicate functions for checking JavaScript and enjoy.js types
A type-safe utility library for functional programming
A collection of useful helper functions for numbers manipulation in Javascript
node-math is a lightweight mathematical utility library that provides a rich set of mathematical functions and constants. It is suitable for scientific computing, engineering applications, and mathematical needs in daily development, supporting both Commo
TypeScript Guard function for checking finite values.