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

This project is a utility for determining whether an AST (Abstract Syntax Tree) node is a reference, which is essential for scope analysis and other code analysis tasks. It is designed for developers working with JavaScript code parsing and analysis, particularly those using tools like Acorn and estree-walker. The library helps distinguish between identifiers that are references and those that are not, ensuring accurate handling of variable and function declarations, exports, and object properties.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of rich-harris/is-reference

Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for estree
Account's avatar
acornjs/acorn
ECMAScript parser
Account's avatar
acornjs/acorn-class-fields
Support for class fields in acorn
Account's avatar
acornjs/acorn-static-class-features
Support for static class features in acorn
Account's avatar
sveltejs/dts-buddy
A tool for creating .d.ts bundles
Account's avatar
Rich-Harris/estree-walker
Traverse an ESTree-compliant AST
Account's avatar
microsoft/TypeScript
TypeScript is a language for application scale JavaScript development

Support the repos that depend on this repository

Top contributors

Rich-Harris's profile
Rich-Harris
34 contributions
lukastaegert's profile
lukastaegert
5 contributions
MattiasBuelens's profile
MattiasBuelens
4 contributions
Ocean-OS's profile
Ocean-OS
2 contributions
ChristianMurphy's profile
ChristianMurphy
1 contributions
tanhauhau's profile
tanhauhau
1 contributions

Recent events

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

No events yet
rich-harris

rich-harris/is-reference

Determine whether an AST node is a reference

JavaScript
25
10
No license