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 project provides a utility function for copying or deep cloning values to an arbitrary depth in JavaScript. It supports various data types including primitives, objects, arrays, dates, regular expressions, sets, maps, and error objects, making it useful for developers who need to duplicate complex data structures while controlling the depth of the copy operation.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of stdlib-js/utils-copy

Account's avatar
stdlib-js/array-float32
Float32Array.
Account's avatar
stdlib-js/array-float64
Float64Array.
Account's avatar
stdlib-js/array-int16
Int16Array.
Account's avatar
stdlib-js/array-int32
Int32Array.
Account's avatar
stdlib-js/array-int8
Int8Array.
Account's avatar
stdlib-js/array-uint16
Uint16Array.
Account's avatar
stdlib-js/array-uint32
Uint32Array.
Account's avatar
stdlib-js/array-uint8
Uint8Array.
Account's avatar
stdlib-js/array-uint8c
Uint8ClampedArray.
Account's avatar
stdlib-js/assert-has-own-property
Test if an object has a specified property.
Account's avatar
stdlib-js/assert-is-array
Test if a value is an array.
Account's avatar
stdlib-js/assert-is-buffer
Test if a value is a Buffer object.
Account's avatar
stdlib-js/assert-is-error
Test if a value is an Error object.
Account's avatar
stdlib-js/assert-is-nonnegative-integer
Test if a value is a number having a nonnegative integer value.
Account's avatar
stdlib-js/buffer-from-buffer
Copy buffer data to a new Buffer instance.
Account's avatar
stdlib-js/constants-float64-pinf
Double-precision floating-point positive infinity.
Account's avatar
stdlib-js/string-format
Insert supplied variable values into a format string.
Account's avatar
stdlib-js/utils-define-property
Define (or modify) an object property.
Account's avatar
stdlib-js/utils-get-prototype-of
Return the prototype of a provided object.
Account's avatar
stdlib-js/utils-index-of
Return the first index at which a given element can be found.
Account's avatar
stdlib-js/utils-keys
Return an array of an object's own enumerable property names.
Account's avatar
stdlib-js/utils-property-descriptor
Return a property descriptor for an object's own property.
Account's avatar
stdlib-js/utils-property-names
Return an array of an object's own enumerable and non-enumerable property names.
Account's avatar
stdlib-js/utils-regexp-from-string
Create a regular expression from a regular expression string.
Account's avatar
stdlib-js/utils-type-of
Determine a value's type.
Account's avatar
stdlib-js/error-tools-fmtprodmsg
Format an error message for production.
Account's avatar
stdlib-js/assert-has-class-support
Detect native class support.
Account's avatar
stdlib-js/assert-has-map-support
Detect native Map support.
Account's avatar
stdlib-js/assert-has-set-support
Detect native Set support.
Account's avatar
stdlib-js/assert-is-node
Check if the runtime is Node.js.
Account's avatar
stdlib-js/boolean-ctor
Boolean constructor.
Account's avatar
stdlib-js/buffer-ctor
Buffer.
Account's avatar
stdlib-js/buffer-from-array
Allocate a buffer using an octet array.
Account's avatar
stdlib-js/constants-float64-pi
π.
Account's avatar
stdlib-js/number-ctor
Number constructor.
Account's avatar
stdlib-js/process-env
Object containing the user environment.
Account's avatar
stdlib-js/random-base-randu
Uniformly distributed pseudorandom numbers between 0 and 1.
Account's avatar
stdlib-js/utils-noop
Function which does nothing.
Account's avatar
chaijs/chai
BDD/TDD assertion library for node.js and the browser. Test framework agnostic.
Account's avatar
npm/node-semver
The semantic version parser used by npm.
Account's avatar
tape-testing/tape
tap-producing test harness for node and browsers
Account's avatar
gotwarlost/istanbul
Yet another JS code coverage tool that computes statement, line, function and branch coverage with module loader hooks to transparently add coverage when running tests. Supports all JS coverage use ca
Account's avatar
Planeshifter/tap-min
Minimal TAP output formatter.
Account's avatar
stdlib-js/bench-harness
Benchmark harness.

Support the repos that depend on this repository

Top contributors

stdlib-bot's profile
stdlib-bot
75 contributions
Planeshifter's profile
Planeshifter
13 contributions

Recent events

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

No events yet
stdlib-js

stdlib-js/utils-copy

Copy or deep clone a value to an arbitrary depth.

JavaScript
1
0
Apache License 2.0