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 prevents the use of `for...of` loops in JavaScript codebases, helping developers avoid compatibility issues with older browsers that lack support for `Symbol` and iterator polyfills. It's designed for teams targeting older browser environments (like Android 4.4 in-app Webviews) who want to enforce coding standards that maintain compatibility without requiring polyfills. The plugin is particularly useful for projects where bundle size optimization and broad browser support are priorities.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of dharfr/eslint-plugin-no-for-of-loops

Account's avatar
babel/babel-eslint
Custom parser for ESLint

Support the repos that depend on this repository

Top contributors

dharFr's profile
dharFr
10 contributions
greenkeeper[bot]'s profile
greenkeeper[bot]
8 contributions

Recent events

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

No events yet
dharfr

dharfr/eslint-plugin-no-for-of-loop...

An eslint plugin to prevent for..of loops usage in your code base.

JavaScript
5
0
MIT License