v_is_empty_value
Simple checker functions for empty values. Can check if a value is empty or not. [ isEmpty(val) / isNotEmpty(val) ]
@qntm-code/utils
A collection of useful utility functions with associated TypeScript types. All functions have been unit tested.