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

The **var‑clean** package is a tiny Node.js utility that sanitises primitive values according to a strict type‑cleaning specification. It provides two APIs – `clean` (which returns the cleaned value or `undefined` when the input cannot be coerced) and `cleanOrThrow` (which throws a descriptive error for invalid inputs) – and supports booleans, truthy/falsy checks, integers (including positive‑only), and string conversion. It’s aimed at developers who need reliable runtime validation and normalization of simple JavaScript values.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of tanhauhau/var-clean

Account's avatar
jasmine/jasmine-npm
CLI for Jasmine, a simple JavaScript testing framework for browsers and Node

Support the repos that depend on this repository

Top contributors

tanhauhau's profile
tanhauhau
9 contributions

Recent events

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

No events yet
tanhauhau

tanhauhau/var-clean

Cleaning Javascript type

JavaScript
0
1
MIT License