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

The **@stdlib/array-base-min-signed-integer-dtype** package provides a tiny utility that, given a signed integer (or any numeric value), returns the smallest standard typed‑array data type (`int8`, `int16`, `int32`, or `float64`) capable of storing it. It’s designed for developers working with the Stdlib JavaScript numeric library—especially those needing to choose optimal array types for memory‑efficient numerical computations in Node.js or browsers.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of stdlib-js/array-base-min-signed-integer-dtype

Account's avatar
stdlib-js/constants-int16-max
Maximum signed 16-bit integer.
Account's avatar
stdlib-js/constants-int16-min
Minimum signed 16-bit integer.
Account's avatar
stdlib-js/constants-int32-max
Maximum signed 32-bit integer.
Account's avatar
stdlib-js/constants-int32-min
Minimum signed 32-bit integer.
Account's avatar
stdlib-js/constants-int8-max
Maximum signed 8-bit integer.
Account's avatar
stdlib-js/constants-int8-min
Minimum signed 8-bit integer.
Account's avatar
stdlib-js/types
stdlib TypeScript type declarations.
Account's avatar
stdlib-js/assert-is-string
Test if a value is a string.
Account's avatar
stdlib-js/math-base-special-exp2
Base 2 exponential function.
Account's avatar
stdlib-js/random-array-discrete-uniform
Create an array containing pseudorandom numbers drawn from a discrete uniform distribution.
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
20 contributions

Recent events

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

No events yet
stdlib-js

stdlib-js/array-base-min-signed-int...

Determine the minimum array data type for storing a provided signed integer value.

JavaScript
1
0
Apache License 2.0