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 is a small utility package that converts JavaScript typed arrays (like Float64Array, Int32Array, Complex128Array, etc.) into a JSON-serializable object containing the array type and data. It's part of stdlib, a scientific computing library for JavaScript, and is useful for developers working with numerical computations who need to serialize typed arrays for storage or transmission.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of stdlib-js/array-to-json

Account's avatar
stdlib-js/array-bool
BooleanArray.
Account's avatar
stdlib-js/array-complex128
Complex128Array.
Account's avatar
stdlib-js/array-complex64
Complex64Array.
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-instance-of
Test whether a value has in its prototype chain a specified constructor as a prototype property.
Account's avatar
stdlib-js/assert-is-booleanarray
Test if a value is a BooleanArray.
Account's avatar
stdlib-js/assert-is-complex-typed-array
Test if a value is a complex typed array.
Account's avatar
stdlib-js/assert-is-typed-array
Test if a value is a typed array.
Account's avatar
stdlib-js/strided-base-reinterpret-boolean
Reinterpret a BooleanArray as a Uint8Array.
Account's avatar
stdlib-js/strided-base-reinterpret-complex128
Reinterpret a Complex128Array as a Float64Array.
Account's avatar
stdlib-js/strided-base-reinterpret-complex64
Reinterpret a Complex64Array as a Float32Array.
Account's avatar
stdlib-js/string-format
Insert supplied variable values into a format string.
Account's avatar
stdlib-js/types
stdlib TypeScript type declarations.
Account's avatar
stdlib-js/utils-constructor-name
Determine the name of a value's constructor.
Account's avatar
stdlib-js/utils-get-prototype-of
Return the prototype of a provided object.
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-is-array
Test if a value is an array.
Account's avatar
stdlib-js/assert-is-browser
Check if the runtime is a web browser.
Account's avatar
stdlib-js/assert-is-plain-object
Test if a value is a plain object.
Account's avatar
stdlib-js/math-base-special-pow
Exponential function.
Account's avatar
stdlib-js/random-base-randu
Uniformly distributed pseudorandom numbers between 0 and 1.
Account's avatar
stdlib-js/utils-define-property
Define (or modify) an object property.
Account's avatar
thlorenz/proxyquire
Proxies nodejs require in order to allow overriding dependencies during testing.
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
65 contributions

Recent events

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

No events yet
stdlib-js

stdlib-js/array-to-json

Return a JSON representation of a typed array.

JavaScript
3
0
Apache License 2.0