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

ordered-ast-traverse is a JavaScript library for traversing Abstract Syntax Trees (ASTs) in lexical order, meaning it visits nodes based on their position in the source code. It is designed for developers working with ASTs, particularly those using Esprima or other Mozilla Parser API-compatible parsers, who need a flexible and simple way to traverse ASTs with pre and post-visit functionality.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of olov/ordered-ast-traverse

Account's avatar
olov/ordered-esprima-props
Lexical ordering of property names per Esprima AST type

Support the repos that depend on this repository

Top contributors

olov's profile
olov
2 contributions

Recent events

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

No events yet
olov

olov/ordered-ast-traverse

Simple but flexible lexically ordered AST traversal with pre and post visitors

JavaScript
6
2
MIT License