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

Object-Assign-Deep is a JavaScript library that performs deep merging of plain objects, similar to Object.assign() but with nested object support. It's designed for developers who need to merge or clone plain objects with primitive values, without resorting to JSON functions, and is ideal for simple object manipulation tasks where advanced features like Date objects or circular references are not required.

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

Recent events

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

No events yet
saikojosh

saikojosh/object-assign-deep

Like Object.assign(), but deeper.

JavaScript
71
12
No license
saikojosh's profile
saikojosh
40 contributions

Support the dependencies of saikojosh/object-assign-deep

Account's avatar
vuejs/eslint-config-vue
eslint config for vue.js projects
Account's avatar
mradionov/eslint-plugin-disable
Disable ESLint plugins using file patterns and inline comments
Account's avatar
selaux/eslint-plugin-filenames
Eslint rule for consistent filenames.
Account's avatar
BenoitZugmeyer/eslint-plugin-html
A ESLint plugin to lint and fix inline scripts contained in HTML files.
Account's avatar
azeemba/eslint-plugin-json
eslint plugin for JSON files
Account's avatar
mysticatea/eslint-plugin-node
Additional ESLint's rules for Node.js
Account's avatar
eslint-community/eslint-plugin-promise
Enforce best practices for JavaScript promises
Account's avatar
vuejs/eslint-plugin-vue
Official ESLint plugin for Vue.js