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 mk-pmb/concise-value-preview-pmb-js

Account's avatar
mk-pmb/ersatz-ellip-js
An ellipsis function that's usually good enough. Works with strings, arrays and similar.
Account's avatar
mk-pmb/getown-js
Lookup an object property only if it's its own property.
Account's avatar
mk-pmb/is-error-js
Detect whether a value is an error
Account's avatar
mk-pmb/univeil-js
Unveil some Unicode characters that are easily overlooked.
Account's avatar
mk-pmb/nodemjs-node
Run .mjs files from your command line, with all the tweaks from esmod-pmb.
Account's avatar
mk-pmb/node-usnam-pmb
Concise stack traces for node: pretty-error + compact theme (still with paths) + auto-start.

Support the repos that depend on this repository

Top contributors

mk-pmb's profile
mk-pmb
2 contributions

Recent events

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

No events yet
mk-pmb

mk-pmb/concise-value-preview-pmb-js

A stringifier that optimizes for the quick gaze, rather than correctness or completeness.

JavaScript
0
0
No license

concise-value-preview-pmb is a tiny JavaScript utility that provides a fast, human‑readable string representation of any value. It exports a `describe` function (with a helper `typeOf`) that creates concise previews optimized for quick visual scanning rather than full correctness or completeness, making it useful for developers who need lightweight debugging or logging output.