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 thimpat/libutils

Account's avatar
chaijs/chai
BDD/TDD assertion library for node.js and the browser. Test framework agnostic.
Account's avatar
streamich/memfs
In-memory file-system with Node's fs API.
Account's avatar
mochajs/mocha
simple, flexible, fun test framework
Account's avatar
istanbuljs/nyc
the Istanbul command line interface
Account's avatar
sinonjs/sinon
JavaScript test spies, stubs and mocks.
Account's avatar
thimpat/to-esm
Tool to convert Commonjs files into ESM

Support the repos that depend on this repository

Top contributors

thimpat's profile
thimpat
208 contributions

Recent events

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

No events yet
thimpat

thimpat/libutils

Helper functions

JavaScript
0
0
MIT License

The **@thimpat/libutils** package is a small, cross‑environment JavaScript utility library that provides a collection of common helper functions—path manipulation, OS‑specific directories, URL building, deep equality checks, argument parsing, hashing, and object simplification—usable in Node (both ESM and CommonJS) and, where compatible, in the browser. It’s aimed at developers who need ready‑made, lightweight utilities for scripting, CLI tools, or web projects without pulling in larger dependencies.