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 of vvakame/grunt-tsconfig-update

Account's avatar
anodynos/node-glob-expand
A sync glob / minimatch / RegExp function with a gruntjs -like `expand` of patterns, with minimum depepndencies. Derived from gruntjs's v0.4.1 `file.expand`
Account's avatar
gruntjs/grunt
The JavaScript Task Runner

Support the repos that depend on this repository

Top contributors

vvakame's profile
vvakame
5 contributions

Recent events

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

No events yet
vvakame

vvakame/grunt-tsconfig-update

tsconfig.json generator for grunt

JavaScript
2
1
MIT License

grunt‑tsconfig‑update is a Grunt plugin that automatically generates a **tsconfig.json** file from your existing Grunt configuration (especially from the grunt‑ts task). It’s aimed at TypeScript projects that use Grunt for building, letting developers keep their compiler options and file globs in sync without manually maintaining a separate tsconfig file.