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

Scope Analyzer is a JavaScript library that performs scope analysis on Abstract Syntax Trees (ASTs), tracking variable references and scopes. It's designed for developers working with JavaScript ASTs who need to analyze variable bindings and references within code, particularly useful for code transformation, analysis, or tooling that requires understanding of scope relationships.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of goto-bus-stop/scope-analyzer

Account's avatar
studio-b12/array-from
A ponyfill for the ES 2015 (ES6) `Array.from()`.
Account's avatar
goto-bus-stop/dash-ast
walk an AST, quickly
Account's avatar
medikoo/es6-map
ECMAScript6 Map polyfill
Account's avatar
goto-bus-stop/estree-is-function
check if an AST node is a function of some sort
Account's avatar
goto-bus-stop/get-assigned-identifiers
get a list of identifiers that are initialised by a JavaScript AST node.
Account's avatar
acornjs/acorn
ECMAScript parser
Account's avatar
d3/d3
Data-Driven Documents
Account's avatar
inspect-js/has-template-literals
Determine if the JS environment has template literal support.
Account's avatar
mafintosh/nanobench
Simple benchmarking tool with TAP-like output that is easy to parse
Account's avatar
benjamn/recast
JavaScript syntax tree transformer, nondestructive pretty-printer, and automatic source map generator
Account's avatar
standard/standard
JavaScript Standard Style
Account's avatar
tape-testing/tape
tap-producing test harness for node and browsers
Account's avatar
mrdoob/three.js
JavaScript 3D library

Support the repos that depend on this repository

Top contributors

goto-bus-stop's profile
goto-bus-stop
56 contributions
dependabot-preview[bot]'s profile
dependabot-preview[bot]
5 contributions
fabiosantoscode's profile
fabiosantoscode
3 contributions
dependabot[bot]'s profile
dependabot[bot]
1 contributions

Recent events

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

No events yet
goto-bus-stop

goto-bus-stop/scope-analyzer

simple scope analysis for javascript ASTs

JavaScript
24
5
Other