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 brooooooklyn/keyring-node

Account's avatar
napi-rs/napi-rs
Cli tools for napi-rs
Account's avatar
oxc-project/oxc-node
Account's avatar
tamasfe/taplo
A TOML utility tool.
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for node
Account's avatar
avajs/ava
Node.js test runner that lets you develop with confidence.
Account's avatar
typicode/husky
Modern native Git hooks
Account's avatar
lint-staged/lint-staged
Lint files staged by git
Account's avatar
bcomnes/npm-run-all2
A CLI tool to run multiple npm-scripts in parallel or sequential. (Maintenance fork)
Account's avatar
oxc-project/oxc
Linter for the JavaScript Oxidation Compiler
Account's avatar
microsoft/TypeScript
TypeScript is a language for application scale JavaScript development

Support the repos that depend on this repository

Top contributors

renovate[bot]'s profile
renovate[bot]
77 contributions
Brooooooklyn's profile
Brooooooklyn
46 contributions
Claude's profile
Claude
1 contributions
Copilot's profile
Copilot
1 contributions
kamzil's profile
kamzil
1 contributions
Nevon's profile
Nevon
1 contributions

Recent events

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

No events yet
brooooooklyn

brooooooklyn/keyring-node

https://github.com/hwchen/keyring-rs Node.js binding via https://napi.rs. Including 100% compatible node-keytar alternative.

Rust
73
5
MIT License

The **@napi‑rs/keyring** package provides a Node .js binding to the Rust‑based `keyring-rs` library, exposing a fully compatible alternative to the popular `node-keytar` module. It lets JavaScript/TypeScript applications store, retrieve and delete passwords securely in the OS credential store using a simple `Entry` API, and is aimed at developers who need cross‑platform native credential management in Node environments.