validator360
Validator360 is a robust validation package that ensures data integrity by checking required fields, such as strings, objects, arrays, numbers, and more, to ensure they are not null, undefined, or empty. It also validates specific formats for emails, pass
deep-null-check
This library is to check for null and undefined values in JSON objects
assert-ts
Invariant and non-null/undefined assertion check with type guards
optionable
A Typescript OOP implementation of monad