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

persist‑path is a tiny Node.js utility that returns the correct filesystem location for storing an application’s persistent data on the current operating system. It automatically resolves to a hidden directory under the user’s home on Linux/BSD, to `~/Library/Preferences` on macOS, and to the `%APPDATA%` folder on Windows, optionally appending a project‑specific sub‑path supplied by the caller. It’s aimed at developers who need a simple, cross‑platform way to locate configuration or data files.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of hobbyquaker/persist-path

Account's avatar
hobbyquaker/camo-purge
Purges the github camo cache of readme badges

Support the repos that depend on this repository

Top contributors

hobbyquaker's profile
hobbyquaker
1 contributions

Recent events

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

No events yet
hobbyquaker

hobbyquaker/persist-path

Get OS-specific path to store persistent data :file_folder:

JavaScript
9
1
MIT License