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

node-pre-gyp is a tool for Node.js developers to easily publish and install C++ addon binaries across platforms, acting as an intermediary between npm and node-gyp. It allows users to install pre-built binaries instead of compiling from source, supports automated publishing to S3, and includes features like versioned binary management and fallback compilation when binaries aren't available.

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
mapbox

mapbox/node-pre-gyp

Node.js tool for easy binary deployment of C++ addons

JavaScript
1147
272
BSD 3-Clause "New" or "Revised" License
springmeyer's profile
springmeyer
66 contributions
bmacnaughton's profile
bmacnaughton
58 contributions
dependabot[bot]'s profile
dependabot[bot]
30 contributions
axrj's profile
axrj
27 contributions
Mithgol's profile
Mithgol
26 contributions
nicolasnoble's profile
nicolasnoble
22 contributions
jschlight's profile
jschlight
19 contributions
benmccann's profile
benmccann
16 contributions
wilhelmberg's profile
wilhelmberg
13 contributions
acalcutt's profile
acalcutt
9 contributions

Support the dependencies of mapbox/node-pre-gyp

Account's avatar
lovell/detect-libc
Node.js module to detect the C standard library (libc) implementation family and version
Account's avatar
TooTallNate/proxy-agents
An HTTP(s) proxy `http.Agent` implementation for HTTPS
Account's avatar
node-fetch/node-fetch
A light-weight module that brings Fetch API to node.js
Account's avatar
npm/nopt
Option parsing for Node, supporting types, shorthands, etc. Used by npm.
Account's avatar
npm/node-semver
The semantic version parser used by npm.
Account's avatar
isaacs/node-tar
tar for node
Account's avatar
mapbox/cloudfriend
Helper functions for assembling CloudFormation templates in JavaScript
Account's avatar
aws/aws-sdk-js
AWS SDK for JavaScript
Account's avatar
codecov/codecov-node
Uploading report to Codecov: https://codecov.io
Account's avatar
eslint-community/eslint-plugin-n
Additional ESLint's rules for Node.js
Account's avatar
MathieuLoutre/mock-aws-s3
Mock AWS S3 SDK for Node.js
Account's avatar
nock/nock
HTTP server mocking and expectations library for Node.js
Account's avatar
nodejs/node-addon-api
Node.js API (Node-API)
Account's avatar
istanbuljs/nyc
the Istanbul command line interface
Account's avatar
tape-testing/tape
tap-producing test harness for node and browsers
Account's avatar
mafintosh/tar-fs
filesystem bindings for tar-stream