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

Glob To Regular Expression is a Node.js library that converts glob patterns (e.g., `"*.min.js"`) into regular expressions for pattern matching. It supports extended glob features like `?`, `[a-z]`, and `{*.html, *.js}` with the `{ extended: true }` option, and handles globstars `**` with `{globstar: true}`. This tool is ideal for developers needing to match file paths or strings against glob patterns in JavaScript applications.

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

fitzgen's profile
fitzgen
27 contributions
LarryBattle's profile
LarryBattle
3 contributions
roccivic's profile
roccivic
3 contributions
dienluong's profile
dienluong
2 contributions
sslmda's profile
sslmda
2 contributions
goloroden's profile
goloroden
1 contributions
JamesMessinger's profile
JamesMessinger
1 contributions

Recent events

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

No events yet
fitzgen

fitzgen/glob-to-regexp

Convert a glob to a regular expression

JavaScript
150
24
No license