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

Support the repos that depend on this repository

Top contributors

Recent events

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

No events yet
brentonhouse's profile
brentonhouse
6 contributions
mobilehero

mobilehero/geek-npm

:bowtie: npm api with promises

JavaScript
1
0
Other

Support the dependencies of mobilehero/geek-npm

Account's avatar
mobilehero/geek-spawn
a cross-platform spawn replacement with promises
Account's avatar
debug-js/debug
Lightweight debugging utility for Node.js and the browser
Account's avatar
npm/node-semver
The semantic version parser used by npm.

**Project Summary** `geek-npm` is a lightweight Node.js library that wraps the public npm registry API in a promise‑based interface, making it easier to query package metadata, versions, and other registry data programmatically. It’s intended for JavaScript/Node developers who need to integrate npm lookup functionality into their tools, scripts, or applications without handling callbacks or low‑level HTTP requests.