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

tsconfig-glob is a lightweight npm package and CLI tool that enables specifying glob patterns for TypeScript configuration files, primarily serving as a workaround for TypeScript versions prior to 2.0 which lacked native glob support. It automatically finds files matching specified glob patterns and updates the `files` property in `tsconfig.json`, making it useful for TypeScript projects that need dynamic file inclusion based on patterns. The tool is intended for developers working with older TypeScript versions who require glob pattern support in their TypeScript configurations.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of wjohnsto/tsconfig-glob

Account's avatar
cowboy/node-exit
A replacement for process.exit that ensures stdio are fully drained before exiting.
Account's avatar
isaacs/node-glob
the most correct and second fastest glob implementation in JavaScript
Account's avatar
Two-Screen/stable
A stable array sort for JavaScript
Account's avatar
microsoft/TypeScript
TypeScript is a language for application scale JavaScript development
Account's avatar
typings/typings
The TypeScript Definition Manager

Support the repos that depend on this repository

Top contributors

GiedriusGrabauskas's profile
GiedriusGrabauskas
8 contributions
wjohnsto's profile
wjohnsto
2 contributions
Pajn's profile
Pajn
1 contributions

Recent events

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

No events yet
wjohnsto

wjohnsto/tsconfig-glob

A lightweight npm package + cli that allows you to specify glob patterns for tsconfig files

TypeScript
26
7
MIT License