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 timdp/polydepcheck

Account's avatar
SGrondin/bottleneck
Distributed task scheduler and rate limiter
Account's avatar
cosmiconfig/cosmiconfig
Find and load configuration from a package.json property, rc file, TypeScript module, and more!
Account's avatar
depcheck/depcheck
Check dependencies in your node module
Account's avatar
standard/eslint-config-standard
JavaScript Standard Style - ESLint Shareable Config
Account's avatar
import-js/eslint-plugin-import
Import with sanity.
Account's avatar
eslint-community/eslint-plugin-n
Additional ESLint's rules for Node.js
Account's avatar
eslint-community/eslint-plugin-promise
Enforce best practices for JavaScript promises
Account's avatar
typicode/husky
Modern native Git hooks
Account's avatar
lint-staged/lint-staged
Lint files staged by git
Account's avatar
prettier/prettier-eslint-cli
CLI for prettier-eslint

Support the repos that depend on this repository

Top contributors

timdp's profile
timdp
25 contributions

Recent events

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

No events yet
timdp

timdp/polydepcheck

Depcheck for monorepos.

JavaScript
0
0
MIT License

Polydepcheck is a tool for analyzing dependencies within monorepos, building upon the functionality of the existing `depcheck` package. It helps developers identify unused or misplaced dependencies across multiple projects in a single repository. This is particularly useful for teams managing large, complex monorepo codebases to maintain clean and efficient project structures.