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

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of kantord/eslint-plugin-write-good-comments

Account's avatar
stephenhandley/requireindex
Write minimal node index.js files that require and export siblings by file basename
Account's avatar
btford/write-good
Naive linter for English prose
Account's avatar
mochajs/mocha
simple, flexible, fun test framework

Support the repos that depend on this repository

Top contributors

kantord's profile
kantord
16 contributions
DanGM96's profile
DanGM96
3 contributions
v-zhzhou's profile
v-zhzhou
1 contributions

Recent events

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

No events yet
kantord

kantord/eslint-plugin-write-good-co...

ESLint rule that forces you to write good comments

JavaScript
41
3
MIT License

The **eslint‑plugin‑write‑good‑comments** adds an ESLint rule that runs the [write‑good](https://github.com/btford/write-good) analyzer on your code comments, flagging passive voice, weasel words, repetitions, overly wordy phrasing, etc., and letting you enforce clearer, more concise commenting style. It’s aimed at JavaScript/TypeScript developers who already use ESLint and want automated feedback to improve the readability and professionalism of their inline documentation.