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/utils-constructor‑name** package provides a single utility function that returns the name of an object’s constructor (e.g., `"Array"`, `"Number"`, custom class names, etc.), handling primitives, built‑ins, typed arrays, Node.js buffers, and ES‑2015 types while returning an empty string for anonymous constructors. It is intended for developers using the Stdlib JavaScript ecosystem—both in Node.js and browser environments—who need a reliable, cross‑environment way to identify the constructor type of any value.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of stdlib-js/utils-constructor-name

Account's avatar
stdlib-js/assert-is-buffer
Test if a value is a Buffer object.
Account's avatar
stdlib-js/regexp-function-name
Return a regular expression to capture a function name.
Account's avatar
stdlib-js/utils-native-class
Determine the specification defined classification of an object.
Account's avatar
stdlib-js/array-buffer
ArrayBuffer.
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-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-has-symbol-support
Detect native Symbol support.
Account's avatar
stdlib-js/assert-has-weakmap-support
Detect native WeakMap support.
Account's avatar
stdlib-js/assert-has-weakset-support
Detect native WeakSet support.
Account's avatar
stdlib-js/assert-is-string
Test if a value is a string.
Account's avatar
stdlib-js/boolean-ctor
Boolean constructor.
Account's avatar
stdlib-js/buffer-ctor
Buffer.
Account's avatar
stdlib-js/buffer-from-string
Allocate a buffer containing a provided string.
Account's avatar
stdlib-js/number-ctor
Number constructor.
Account's avatar
stdlib-js/symbol-ctor
Symbols.
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
72 contributions
Planeshifter's profile
Planeshifter
1 contributions

Recent events

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

No events yet
stdlib-js

stdlib-js/utils-constructor-name

Determine the name of a value's constructor.

JavaScript
2
0
Apache License 2.0