oniguruma‑parser is a TypeScript library that parses Oniguruma‑style regular‑expression strings into an abstract syntax tree, lets you traverse, transform, and regenerate the pattern, and includes a optimizer that minifies and improves regex performance. It’s aimed at developers building tools (e.g., syntax highlighters, code editors, or any JS/TS project) that need to work with the Oniguruma engine used in Ruby, PHP, VS Code TextMate grammars, and related ecosystems.
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
🌿 Parse, validate, traverse, transform, and optimize Oniguruma regular expressions