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 **get‑proto** package provides a tiny utility for reliably obtaining the `[[Prototype]]` of any JavaScript object, falling back to the best method available in the current environment (e.g., `Object.getPrototypeOf`, `__proto__`, or constructor tricks). It’s intended for developers who need a consistent, cross‑environment way to inspect an object’s prototype chain, especially in libraries or codebases that must run on older browsers or varied runtimes.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of xsfj/get-proto-x

Account's avatar
xsfj/dunder-proto-x
If available, the `Object.prototype.__proto__` accessor and mutator, call-bound
Account's avatar
xsfj/es-error-intrinsics
A simple cache for a few of the JS error constructors.
Account's avatar
xsfj/object.getprototypeof-x
Object.getPrototypeOf
Account's avatar
xsfj/reflect.getprototypeof-x
Reflect.getPrototypeOf
Account's avatar
tape-testing/tape
tap-producing test harness for node and browsers

Support the repos that depend on this repository

Top contributors

xsfj's profile
xsfj
1 contributions

Recent events

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

No events yet
xsfj

xsfj/get-proto-x

get the prototype of an object

JavaScript
0
0
No license