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

`export-methods` is a utility for Node.js that simplifies exporting multiple functions by automatically creating an object with function names as keys, eliminating the need to manually write repetitive key-value pairs like `getNode: getNode`. It's designed for developers working on Node modules who want to streamline their export syntax while maintaining readability. However, it's not suitable for code that will be minified.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies

Support the repos that depend on this repository

Top contributors

Recent events

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

No events yet
jimkang

jimkang/export-methods

Creates an export object for an array of functions, using the functions' names as keys.

JavaScript
0
0
No license
jimkang's profile
jimkang
3 contributions

Support the dependencies of jimkang/export-methods

Account's avatar
tape-testing/tape
tap-producing test harness for node and browsers