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 provides rules to enforce safe usage of `_.extend()` and `$.extend()` functions, helping prevent accidental modification of source objects when developers intend to create new objects. It's designed for JavaScript developers using Underscore.js or jQuery who want to catch common mistakes where `extend()` is called without an initial empty object, which can lead to unintended side effects. The plugin is particularly useful for teams working on projects where `extend()` misuse could cause subtle bugs or data corruption.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of bregenspan/eslint-plugin-extend

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

Support the repos that depend on this repository

Top contributors

bregenspan's profile
bregenspan
13 contributions

Recent events

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

No events yet
bregenspan

bregenspan/eslint-plugin-extend

ESLint rules for enforcing safe use of _.extend() / $.extend()

JavaScript
1
0
MIT License