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

babel‑walk is a tiny library that provides fast, lightweight traversal functions for Babel’s AST format. It implements a simple API (simple, ancestor, recursive walkers) compatible with Babel visitor objects, offering a much faster alternative to the heavy‑weight `babel‑traverse` when only walking the tree is needed. It’s aimed at developers building Babel plugins, linters, or analysis tools who want efficient AST inspection without transformation overhead.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of pugjs/babylon-walk

Account's avatar
babel/babel
Babel Types is a Lodash-esque utility library for AST nodes
Account's avatar
ForbesLindesay/tsconfig
Forbes Lindesay's tsconfig, tslint, prettier etc. configs
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for node
Account's avatar
isaacs/rimraf
A deep deletion module for node (like `rm -rf`)
Account's avatar
palantir/tslint
An extensible static analysis linter for the TypeScript language
Account's avatar
microsoft/TypeScript
TypeScript is a language for application scale JavaScript development

Support the repos that depend on this repository

Top contributors

ForbesLindesay's profile
ForbesLindesay
8 contributions
TimothyGu's profile
TimothyGu
5 contributions
DeMoorJasper's profile
DeMoorJasper
1 contributions
marcins's profile
marcins
1 contributions

Recent events

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

No events yet
pugjs

pugjs/babylon-walk

Lightweight Babylon AST traversal tools.

TypeScript
44
6
MIT License