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

Wraptile is a JavaScript utility that translates the evaluation of a function with multiple arguments into a sequence of two functions, each accepting any number of arguments. It's designed for developers who want to simplify function calls or create curried functions with flexible argument handling. The library is useful for functional programming patterns and can be easily integrated into Node.js projects via npm.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of coderaiser/wraptile

Account's avatar
cloudcmd/stub
simplest sinon.stub alternative with diff support
Account's avatar
nickmerwin/node-coveralls
takes json-cov output into stdin and POSTs to coveralls.io
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
44 contributions

Recent events

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

No events yet
coderaiser

coderaiser/wraptile

Translate the evaluation of a function that takes multiple arguments into evaluating a sequence of 2 functions, each with a any count of arguments

JavaScript
1
0
MIT License