Remove undefined properties and empty arrays from an object
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
This package removes undefined properties and empty arrays from JavaScript objects, with options to preserve empty arrays, nullish values in arrays, or remove all falsy values. It's designed for developers working with JavaScript or TypeScript who need to clean up object data structures by filtering out unwanted empty or undefined values.