shouldDIS
shouldDIS is a JavaScript library designed to help developers determine if a given value is "undefined" or "null". It provides a single, simple function that encapsulates these common checks, aiming to reduce boilerplate code and potential errors. The library is lightweight and has minimal dependencies, making it suitable for various JavaScript environments, including front-end applications and Node.js projects.
The primary purpose of shouldDIS is to offer a more readable and consistent way to handle situations
The library's API is straightforward. It typically exports a function that accepts one argument. This function