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

This is a Node.js package that provides a `RegExp.quote` function for escaping special characters in strings to be used in regular expressions. It's designed for JavaScript developers who need to dynamically create regular expressions from user input or variable strings without worrying about special regex characters breaking the pattern.

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

dbrock's profile
dbrock
5 contributions
bollwyvl's profile
bollwyvl
1 contributions
trestletech's profile
trestletech
1 contributions

Recent events

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

No events yet
dbrock

dbrock/node-regexp-quote

RegExp.quote = require("regexp-quote")

JavaScript
7
3
MIT License