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

The **eslint-plugin-one-variable-per-var** provides a single ESLint rule that forces developers to declare each variable in its own `var` statement (e.g., `var a = 1; var b = 2;`). It’s aimed at JavaScript teams who value consistent, maintainable code style and want to avoid the pitfalls of multi‑variable `var` declarations.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of greggman/eslint-plugin-one-variable-per-var

Account's avatar
mochajs/mocha
simple, flexible, fun test framework

Support the repos that depend on this repository

Top contributors

greggman's profile
greggman
7 contributions

Recent events

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

No events yet
greggman

greggman/eslint-plugin-one-variable...

Enforce one variable declaration per var statement

JavaScript
2
1
No license