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

`home` is a lightweight Node.js utility that returns the current user’s home directory and expands paths that begin with `~` into absolute, cross‑platform paths. It provides a `home()` getter and a `home.resolve()` function that works like `path.resolve()` but first normalises any leading `~`, making it useful for scripts and applications that need reliable home‑directory handling on Linux, macOS, and Windows.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of kaelzhang/node-home

Account's avatar
kaelzhang/eslint-config-ostai
Custom eslint configuration of ostai
Account's avatar
chaijs/chai
BDD/TDD assertion library for node.js and the browser. Test framework agnostic.
Account's avatar
codecov/codecov-node
Uploading report to Codecov: https://codecov.io
Account's avatar
import-js/eslint-plugin-import
Import with sanity.
Account's avatar
mochajs/mocha
simple, flexible, fun test framework
Account's avatar
istanbuljs/nyc
the Istanbul command line interface

Support the repos that depend on this repository

Top contributors

kaelzhang's profile
kaelzhang
2 contributions

Recent events

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

No events yet
kaelzhang

kaelzhang/node-home

Resolves home directories, `resolve('~/path/to')`

JavaScript
3
2
Other