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

`libcipm` is a library for installing npm projects optimized for CI/CD scenarios, prioritizing speed and strict project state validation over user-oriented features. It ensures `package.json` and `package-lock.json` are in sync, failing if they're out of sync instead of automatically fixing them. This project is ideal for developers and teams needing fast, reliable dependency installation in automated environments.

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
npm

npm/libcipm

npm ci lib

JavaScript
8
8
Other
zkat's profile
zkat
129 contributions
isaacs's profile
isaacs
12 contributions
mikesherov's profile
mikesherov
7 contributions
rmg's profile
rmg
7 contributions
tareksha's profile
tareksha
2 contributions
claudiahdz's profile
claudiahdz
2 contributions
billyjanitsch's profile
billyjanitsch
1 contributions
caleblloyd's profile
caleblloyd
1 contributions
evocateur's profile
evocateur
1 contributions
edahlseng's profile
edahlseng
1 contributions

Support the dependencies of npm/libcipm

Account's avatar
npm/bin-links
JavaScript package binary linker
Account's avatar
petkaantonov/bluebird
Full featured Promises/A+ implementation with exceptionally good performance
Account's avatar
npm/figgy-pudding
Delicious, festive, cascading config/opts definitions
Account's avatar
npm/find-npm-prefix
Find the npm project directory associated with for a given directory
Account's avatar
isaacs/node-graceful-fs
A drop-in replacement for fs, making various improvements.
Account's avatar
npm/ini
An ini encoder/decoder for node
Account's avatar
npm/lock-verify
Report if your package.json is out of sync with your package-lock.json.
Account's avatar
isaacs/node-mkdirp
Recursively mkdir, like `mkdir -p`
Account's avatar
npm/lifecycle
JavaScript package lifecycle hook runner
Account's avatar
npm/logical-tree
Calculate 'logical' trees from a package.json + package-lock
Account's avatar
npm/npm-package-arg
Parse the things that can be arguments to `npm install`
Account's avatar
npm/pacote
JavaScript package downloader
Account's avatar
npm/read-package-json
The thing npm uses to read package.json files with semantics and defaults and validation
Account's avatar
isaacs/rimraf
A deep deletion module for node (like `rm -rf`)
Account's avatar
rvagg/node-worker-farm
Distribute processing tasks to child processes with an über-simple API and baked-in durability & custom concurrency options.
Account's avatar
npm/npmlog
logger for npm
Account's avatar
istanbuljs/nyc
the Istanbul command line interface
Account's avatar
iarna/require-inject
A simple mock injector compatible needing no instrumentation in the libraries being tested
Account's avatar
standard/standard
JavaScript Standard Style
Account's avatar
iarna/tacks
Generate fixture modules from folders