is2
A type checking library where each exported function returns either true or false and does not throw. Also added tests.
oddguard
Utility functions to check if a value is an odd integer within JavaScript's safe range, and to validate whether a value (number or string) is a finite number for input parsing, regex matches, and user validation.