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 ESLint plugin enforces a coding standard that prevents function declarations from appearing after return statements within a function. It addresses readability issues caused by JavaScript's function hoisting behavior, making code more intuitive for developers by ensuring function definitions precede their usage. The plugin is designed for JavaScript developers who want to maintain clean, predictable code structure and avoid potential confusion from hoisted function declarations.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies

Support the repos that depend on this repository

Top contributors

bhumijgupta's profile
bhumijgupta
16 contributions
TheGLander's profile
TheGLander
1 contributions

Recent events

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

No events yet
bhumijgupta

bhumijgupta/eslint-plugin-no-functi...

An ESLint plugin to prevent using function declaration after return statement

JavaScript
2
2
No license