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-result** package provides a tiny utility that retrieves a named property from an object and, if that property is a function, calls it with the object as its context and returns the result—mirroring Underscore’s `_.result` but as a standalone CommonJS module. It’s aimed at JavaScript developers who want a lightweight, zero‑dependency way to safely access computed properties without pulling in the full Underscore library.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of henrikjoreteg/get-result

Account's avatar
grncdr/js-is-function
is that thing a function? Use this module to find out
Account's avatar
tape-testing/tape
tap-producing test harness for node and browsers

Support the repos that depend on this repository

Top contributors

HenrikJoreteg's profile
HenrikJoreteg
2 contributions

Recent events

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

No events yet
henrikjoreteg

henrikjoreteg/get-result

Utility function for getting a named property from an object. If the named property is a function invoke it with the object as context and return the result, otherwise return the property.

JavaScript
0
0
No license