`requestAnimationFrame` and `cancelAnimationFrame` shim for Browsers and Node. Also, contains a `performance.now` shim.
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
This project provides shims for `requestAnimationFrame`, `cancelAnimationFrame`, and `performance.now` to ensure consistent behavior across both browsers and Node.js environments. It's designed for JavaScript developers who need reliable animation timing APIs in cross-platform applications. Note that it will attach these functions to the global scope if they are not already present.