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

curry-this is a simple JavaScript library that provides currying functionality using the experimental function bind syntax. It's designed for developers who want to transform functions into their curried versions, allowing for partial application of arguments and more flexible function composition.

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
stoeffel's profile
stoeffel
43 contributions
rtm's profile
rtm
4 contributions
hemanth's profile
hemanth
1 contributions
stoeffel

stoeffel/curry-this

:curry: Currying made simple.

JavaScript
87
6
MIT License

Support the dependencies of stoeffel/curry-this

Account's avatar
blakeembrey/arity
Set the length of a function.
Account's avatar
babel/babel-eslint
Custom parser for ESLint
Account's avatar
nickmerwin/node-coveralls
takes json-cov output into stdin and POSTs to coveralls.io
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 cases including unit tests, server side functional tests and browser tests. Built for scale
Account's avatar
tomekwi/nodangel
Simple monitor script for use during development of a node.js app.
Account's avatar
scottcorgan/tap-spec
Formatted TAP output like Mocha's spec reporter
Account's avatar
michaelrhodes/tape-catch
a wrapper around tape that catches and reports exceptions