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‑escape is a tiny Node.js utility that sanitizes file‑path strings by escaping any characters that would be interpreted as glob wildcards. It is aimed at developers who need to pass literal file names (or patterns containing literal wildcard characters) to libraries such as minimatch, glob, gulp, or any other tool that uses glob syntax.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of svenschoenung/glob-escape

Account's avatar
chaijs/chai
BDD/TDD assertion library for node.js and the browser. Test framework agnostic.
Account's avatar
codacy/node-codacy-coverage
Code Coverage reporter for Codacy.com
Account's avatar
nickmerwin/node-coveralls
takes json-cov output into stdin and POSTs to coveralls.io
Account's avatar
gotwarlost/istanbul
Yet another JS code coverage tool that computes statement, line, function and branch coverage with module loader hooks to transparently add coverage when running tests. Supports all JS coverage use ca
Account's avatar
isaacs/minimatch
a glob matcher in javascript
Account's avatar
mochajs/mocha
simple, flexible, fun test framework
Account's avatar
StevenLooman/mocha-lcov-reporter
LCOV reporter for Mocha

Support the repos that depend on this repository

Top contributors

svenschoenung's profile
svenschoenung
11 contributions

Recent events

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

No events yet
svenschoenung

svenschoenung/glob-escape

Escape glob patterns

JavaScript
1
2
MIT License