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

`accessor-fn` is a tiny JavaScript utility that turns a property name, a transformation function, or a constant value into a unified accessor function: `fn(obj)` returns the corresponding property, computed result, or constant. It’s useful for developers who need a flexible, composable way to read values from objects—especially in data‑visualisation, charting, or any code that repeatedly accepts “accessor” arguments.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of vasturiano/accessor-fn

Account's avatar
babel/babel
Babel compiler core.
Account's avatar
babel/babel
A Babel preset for each environment.
Account's avatar
isaacs/rimraf
A deep deletion module for node (like `rm -rf`)
Account's avatar
rollup/rollup
Next-generation ES module bundler
Account's avatar
Swatinem/rollup-plugin-dts
A rollup plugin that will bundle up your .d.ts definition files.
Account's avatar
microsoft/TypeScript
TypeScript is a language for application scale JavaScript development

Support the repos that depend on this repository

Top contributors

vasturiano's profile
vasturiano
39 contributions
hoodmane's profile
hoodmane
1 contributions
sakgoyal's profile
sakgoyal
1 contributions

Recent events

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

No events yet
vasturiano

vasturiano/accessor-fn

A wrapper function for object accessor properties

JavaScript
5
5
MIT License