convert array-like objects to arrays
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
This project provides a lightweight utility to convert array-like objects (such as `FileList` or DOM collections) into real JavaScript arrays. It’s designed for developers who need to use native array methods like `forEach()` on objects that have a `length` property and indexed elements but aren't true arrays. The module prioritizes performance by pre-allocating