A simple helper to extract values from a string based on a pattern.
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
ExtractValues is a JavaScript helper library that extracts values from a string based on a specified pattern, using placeholders like `{variable}` to capture and return matching data as an object. It's designed for developers who need to parse structured strings—such as URLs, emails, or custom formats—into reusable data, with options for whitespace normalization, case conversion, and custom delimiters.