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/mrkd

Account's avatar
volkovasystems/depher
Extract designated parameter and default to a given value if undefined.
Account's avatar
volkovasystems/falzy
Check if the value is undefined, null, empty string, NaN and Infinity.
Account's avatar
volkovasystems/kein
Checks if key exists on the entity.
Account's avatar
volkovasystems/protype
Determine type of property.
Account's avatar
volkovasystems/raze
Convert entity to Array instance.
Account's avatar
volkovasystems/xcavate
Extract real symbol.
Account's avatar
volkovasystems/zelf
I think therefore I am.
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
4 contributions

Recent events

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

No events yet
volkovasystems

volkovasystems/mrkd

Checks if entity is marked by unique symbol.

JavaScript
0
0
No license

**mrkd** is a lightweight utility library that determines whether a given entity (e.g., a string, file name, or identifier) is flagged with a specific, unique marker symbol. It’s aimed at developers who need a simple, reusable way to detect such markings in their code or data processing pipelines.