assert-ts
Invariant and non-null/undefined assertion check with type guards
deep-null-check
This library is to check for null and undefined values in JSON objects
peekchain
Optional chaining safety checker CLI
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
optionable
A Typescript OOP implementation of monad