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

This Node.js library provides a simple function to ensure a given input is always an array, coercing or filtering as needed. It's designed to eliminate repetitive error checking and type validation from JavaScript code, making it cleaner and more concise. The library is useful for developers who frequently work with functions that may accept single values or arrays and want to standardize the input without manual checks.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of jeffbski/ensure-array

Account's avatar
jeffbski/tapper
Tapper (tapr) is a node.js tap test runner which allows stdout and stderr mixed in with the tap output and also presents assert output in a more abbreviated fashion. Tapper also optionally adds color

Support the repos that depend on this repository

Top contributors

jeffbski's profile
jeffbski
7 contributions

Recent events

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

No events yet
jeffbski

jeffbski/ensure-array

Ensure that a javascript object is an array, coerce if necessary. Move error checking out of your node.js javascript code.

JavaScript
12
3
MIT License