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

copy‑anything is a tiny npm utility that deep‑clones plain objects and arrays (including nested structures) while preserving performance and avoiding reference leaks. It optionally copies non‑enumerable properties, lets you limit which keys are cloned, and safely leaves instances of custom classes untouched, making it useful for JavaScript/TypeScript developers who need a simple, fast, and reliable way to duplicate data structures.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of mesqueeb/copy-anything

Account's avatar
mesqueeb/is-what
JS type check (TypeScript supported) functions like `isPlainObject() isArray()` etc. A simple & small integration.
Account's avatar
@cycraft/eslint
Modern TS ESM base eslint that comes with everything eslint needs
Account's avatar
vitest-dev/vitest
Next generation testing framework powered by Vite

Support the repos that depend on this repository

Top contributors

mesqueeb's profile
mesqueeb
76 contributions
dependabot[bot]'s profile
dependabot[bot]
5 contributions
Andarist's profile
Andarist
1 contributions

Recent events

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

No events yet
mesqueeb

mesqueeb/copy-anything

An optimised way to copy'ing (cloning) an Object or Array. A small and simple integration

TypeScript
51
9
MIT License