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 kisstkondoros/tsmetrics-core

Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for node
Account's avatar
vitest-dev/vitest
C8 coverage provider for Vitest
Account's avatar
microsoft/TypeScript
TypeScript is a language for application scale JavaScript development
Account's avatar
vitest-dev/vitest
Next generation testing framework powered by Vite

Support the repos that depend on this repository

Top contributors

kisstkondoros's profile
kisstkondoros
55 contributions
MLoughry's profile
MLoughry
1 contributions
pdehaan's profile
pdehaan
1 contributions

Recent events

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

No events yet
kisstkondoros

kisstkondoros/tsmetrics-core

TypeScript
28
4
Other

TS Metrics Core is a library that parses TypeScript/JavaScript source files, builds an AST, walks every node, and computes a configurable approximation of cyclomatic complexity for each construct. It’s intended for developers and tool authors who want to measure code complexity programmatically—e.g., for VS Code extensions, CLI tools, webpack or gulp plugins, or custom tooling.