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

Support the repos that depend on this repository

Top contributors

Recent events

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

No events yet
pahen

pahen/detective-typescript

Get the dependencies of a TypeScript module

JavaScript
63
29
No license
XhmikosR's profile
XhmikosR
88 contributions
pahen's profile
pahen
49 contributions
dependabot[bot]'s profile
dependabot[bot]
21 contributions
mrjoelkemp's profile
mrjoelkemp
14 contributions
realityking's profile
realityking
13 contributions
grncdr's profile
grncdr
5 contributions
eelco's profile
eelco
4 contributions
fatso83's profile
fatso83
2 contributions
samfrances's profile
samfrances
2 contributions
waivital's profile
waivital
1 contributions

detective‑typescript is a lightweight Node library that parses TypeScript (and optional TSX/JSX) source files to extract a list of module dependencies. It’s aimed at tooling authors—such as build systems, bundlers, or static‑analysis utilities—that need to programmatically determine import/require statements (with options to ignore type‑only imports, dynamic imports, etc.).

Support the dependencies of pahen/detective-typescript

Account's avatar
typescript-eslint/typescript-eslint
A parser that converts TypeScript source code into an ESTree compatible form
Account's avatar
dependents/node-ast-module-types
Collection of useful helper functions when trying to determine module type (CommonJS or AMD) properties of an AST node.
Account's avatar
dependents/node-source-walk
Execute a callback on every node of a source code's AST and stop walking when you see fit
Account's avatar
bcoe/c8
output coverage reports using Node.js' built in coverage
Account's avatar
mochajs/mocha
simple, flexible, fun test framework
Account's avatar
microsoft/TypeScript
TypeScript is a language for application scale JavaScript development