Kivach
Cascading donations
Add repoPopularDonorsF.A.Q.
My repos

Footer

Subscribe to our newsletter

The latest news, articles, and resources, sent to your inbox.

DiscordTelegramTwitterMediumFacebookYouTubeGitHub

All information about repositories belongs to their owners.

More information about Kivach in the introductory article.

Built on Obyte

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.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies

Support the repos that depend on this repository

Top contributors

Recent events

Kivach works on the Obyte network, and therefore you can track all donations.

No events yet
slevithan

slevithan/oniguruma-parser

🌿 Parse, validate, traverse, transform, and optimize Oniguruma regular expressions

TypeScript
22
1
MIT License
slevithan's profile
slevithan
399 contributions
RedCMD's profile
RedCMD
8 contributions

Support the dependencies of slevithan/oniguruma-parser

Account's avatar
evanw/esbuild
An extremely fast JavaScript and CSS bundler and minifier.
Account's avatar
isaacs/rimraf
A deep deletion module for node (like `rm -rf`)
Account's avatar
microsoft/TypeScript
TypeScript is a language for application scale JavaScript development
Account's avatar
vitest-dev/vitest
Next generation testing framework powered by Vite