named‑regexp‑groups is a lightweight JavaScript library that extends the built‑in RegExp API to support named capture groups (`(?<name>…)` or `(:<name>…)`) and named back‑references (`(?&name)`). It provides drop‑in replacements for `exec`, `test`, `replace`, `match` and `split`, returning results with a `groups` object for easy access, and is useful for developers who need clearer, maintainable regular‑expression handling in Node.js or browsers that lack native named‑group support.
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.