Convenience subclass to the native ES6 RegExp
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
Arc-reg-exp is a convenience subclass of the native ES6 RegExp that enhances its functionality by adding methods like matchAll(), matchAndReplace(), and replaceCallback(). It is designed for JavaScript developers who need advanced regex capabilities, such as capturing subgroup matches and performing replacements or callbacks with full match data. This tool is particularly useful for tasks like simple tokenization or string manipulation in small to moderate-scale projects.