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

node-source-walk is a JavaScript library that synchronously traverses the Abstract Syntax Tree (AST) of source code, executing a callback on every node and allowing traversal to stop when needed. It's designed for developers working with code analysis, transformation, or linting tools who need fine-grained control over AST traversal in JavaScript/TypeScript projects.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of dependents/node-source-walk

Account's avatar
babel/babel
A JavaScript parser
Account's avatar
bcoe/c8
output coverage reports using Node.js' built in coverage
Account's avatar
sinonjs/sinon
JavaScript test spies, stubs and mocks.

Support the repos that depend on this repository

Top contributors

XhmikosR's profile
XhmikosR
67 contributions
mrjoelkemp's profile
mrjoelkemp
52 contributions
dependabot[bot]'s profile
dependabot[bot]
16 contributions
realityking's profile
realityking
4 contributions
treshugart's profile
treshugart
3 contributions
dariuszpaluch's profile
dariuszpaluch
1 contributions
gmathieu's profile
gmathieu
1 contributions
mprobber's profile
mprobber
1 contributions

Recent events

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

No events yet
dependents

dependents/node-source-walk

Execute a callback on every node of a source code's AST and stop walking whenever you see fit.

JavaScript
64
7
MIT License