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

Currify is a JavaScript library that enables function currying, allowing multi-argument functions to be evaluated as a sequence of functions, each taking one or more arguments. It is designed for developers working with functional programming concepts in JavaScript, particularly those who want to simplify function composition and partial application. The library is easy to install via npm and integrates seamlessly into Node.js projects.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of coderaiser/currify

Account's avatar
mysticatea/eslint-plugin-node
Additional ESLint's rules for Node.js
Account's avatar
coderaiser/putout
ESLint plugin for 🐊Putout
Account's avatar
coderaiser/madrun
CLI tool to run multiple npm-scripts in a madly comfortable way
Account's avatar
remy/nodemon
Simple monitor script for use during development of a Node.js app.
Account's avatar
istanbuljs/nyc
the Istanbul command line interface
Account's avatar
coderaiser/putout
🐊 Pluggable and configurable code transformer with built-in ESLint, Babel and support of js, jsx, typescript, flow, markdown, yaml and json
Account's avatar
coderaiser/redrun
CLI tool to run multiple npm-scripts fast
Account's avatar
coderaiser/supertape
📼 Supertape simplest high speed test runner with superpowers

Support the repos that depend on this repository

Top contributors

coderaiser's profile
coderaiser
93 contributions

Recent events

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

No events yet
coderaiser

coderaiser/currify

translate the evaluation of a function that takes multiple arguments into evaluating a sequence of functions, each with a single or more arguments

JavaScript
2
0
MIT License