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

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
rpominov's profile
rpominov
6 contributions
rpominov

rpominov/rescript-anymatch

ReScript bindings for anymatch

ReScript
1
0
MIT License

Support the dependencies of rpominov/rescript-anymatch

Account's avatar
micromatch/anymatch
Matches strings against configurable strings, globs, regular expressions, and/or functions
Account's avatar
rescript-lang/rescript
ReScript toolchain
Account's avatar
rpominov/rescript-picomatch
ReScript bindings for picomatch

The **rescript‑anymatch** package provides ReScript bindings for the JavaScript library **anymatch**, letting ReScript developers use flexible path‑matching (string, glob, regex, or custom function) directly in their code. It is aimed at ReScript (formerly ReasonML) developers who need to filter file paths or strings with the same capabilities as the original anymatch npm module.