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

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of volkovasystems/truopt

Account's avatar
volkovasystems/doubt
Checks entity if array, arguments, iterable or array-like.
Account's avatar
volkovasystems/falze
Check if entity is falsy or empty.
Account's avatar
volkovasystems/truly
Check if the value is not undefined, null, empty string, NaN and Infinity.
Account's avatar
webpack/webpack
Packs ECMAScript/CommonJs/AMD modules for the browser. Allows you to split your codebase into multiple bundles, which can be loaded on demand. Supports loaders to preprocess files, i.e. json, jsx, es7

Support the repos that depend on this repository

Top contributors

volkovasystems's profile
volkovasystems
2 contributions

Recent events

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

No events yet
volkovasystems

volkovasystems/truopt

Create boolean based key-value option.

JavaScript
0
0
No license

**truopt** is a lightweight Go library that provides a simple way to define and manage boolean‑based key‑value options (e.g., feature flags or configuration toggles). It’s aimed at developers who need an easy, type‑safe mechanism for handling on/off settings within their applications.