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

ast-walker-scope is a tool for traversing Babel AST with scope information, built on top of estree-walker. It provides developers with access to scope data during AST traversal, making it useful for tasks like code analysis, refactoring, and building language tools that need to understand variable declarations and their scopes. The library is particularly valuable for developers working on Babel plugins, code transformation tools, or any application that needs to analyze JavaScript code structure with scope awareness.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of sxzz/ast-walker-scope

Account's avatar
babel/babel
A JavaScript parser
Account's avatar
babel/babel
Babel Types is a Lodash-esque utility library for AST nodes
Account's avatar
sxzz/ast-kit
A toolkit for easy Babel AST generation and manipulation.
Account's avatar
sxzz/eslint-config
ESLint config for @sxzz.
Account's avatar
sxzz/prettier-config
Prettier config for @sxzz
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for node
Account's avatar
microsoft/typescript-go
Preview CLI of the native TypeScript compiler port
Account's avatar
antfu-collective/bumpp
Bump version, commit changes, tag, and push to Git
Account's avatar
Rich-Harris/magic-string
Modify strings, generate sourcemaps
Account's avatar
rolldown/tsdown
The Elegant Bundler for Libraries
Account's avatar
sxzz/tsdown-preset-sxzz
An opinionated preset for tsdown.
Account's avatar
microsoft/TypeScript
TypeScript is a language for application scale JavaScript development
Account's avatar
vitejs/vite
Native-ESM powered web dev build tool
Account's avatar
vitest-dev/vitest
Next generation testing framework powered by Vite

Support the repos that depend on this repository

Top contributors

sxzz's profile
sxzz
87 contributions
renovate[bot]'s profile
renovate[bot]
70 contributions

Recent events

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

No events yet
sxzz

sxzz/ast-walker-scope

Traverse Babel AST with scope information.

TypeScript
15
0
MIT License