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, `babel-check-duplicated-nodes`, is a Babel helper module designed to identify and flag duplicated nodes within an Abstract Syntax Tree (AST). It's specifically intended for developers writing Babel transforms, helping them catch potential bugs caused by unintended node duplication during code transformation. By checking the AST, it provides a helpful error message when duplicates are found.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of andarist/babel-check-duplicated-nodes

Account's avatar
babel/babel
Babel command line.
Account's avatar
babel/babel
Babel compiler core.
Account's avatar
babel/babel
This plugin transforms ES2015 modules to CommonJS
Account's avatar
babel/babel
A Babel preset for each environment.
Account's avatar
typicode/husky
Modern native Git hooks
Account's avatar
jestjs/jest
Delightful JavaScript Testing.
Account's avatar
lint-staged/lint-staged
Lint files staged by git
Account's avatar
isaacs/rimraf
A deep deletion module for node (like `rm -rf`)

Support the repos that depend on this repository

Top contributors

Andarist's profile
Andarist
3 contributions

Recent events

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

No events yet
andarist

andarist/babel-check-duplicated-nod...

🐠 Babel helper module for transforms authors to check the AST against duplicated nodes.

JavaScript
1
2
No license