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 mulesoft-labs/ts-structure-parser

Account's avatar
KonstantinSviridov/ts-structure-model
Account's avatar
jashkenas/underscore
JavaScript's functional programming helper library.
Account's avatar
microsoft/TypeScript
TypeScript is a language for application scale JavaScript development
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for node
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for underscore
Account's avatar
ddenisenko/dev-env-installer
Account's avatar
isaacs/rimraf
A deep deletion module for node (like `rm -rf`)

Support the repos that depend on this repository

Top contributors

ddenisenko's profile
ddenisenko
43 contributions
KonstantinSviridov's profile
KonstantinSviridov
23 contributions
sichvoge's profile
sichvoge
3 contributions
petrochenko-pavel-a's profile
petrochenko-pavel-a
2 contributions
svc-scm's profile
svc-scm
1 contributions

Recent events

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

No events yet
mulesoft-labs

mulesoft-labs/ts-structure-parser

Structural Parser for Typescript files, provides JSON object with a declarations structures

TypeScript
6
8
Other

This project, `ts-structure-parser`, is a tool for parsing TypeScript files and extracting their structural information. It converts TypeScript code into a JSON object representing the declarations within the file, making it useful for developers needing to analyze or manipulate TypeScript code programmatically. This is particularly helpful for tooling, code generation, or automated documentation tasks.