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 mattdesl/quick-stub

Account's avatar
hughsk/closest-package
Find the closest package.json file meeting specific criteria
Account's avatar
SBoudrias/Inquirer.js
A collection of common interactive command line user interfaces.
Account's avatar
mattdesl/install-if-needed
installs the given modules if needed
Account's avatar
mathiasbynens/jsesc
Given some data, jsesc returns the shortest possible stringified & ASCII-safe representation of that data.
Account's avatar
minimistjs/minimist
parse argument options
Account's avatar
isaacs/node-mkdirp
Recursively mkdir, like `mkdir -p`
Account's avatar
dominictarr/rc
hardwired configuration loader
Account's avatar
mattdesl/read-closest-package
reads the closest package.json file
Account's avatar
n-johnson/read-json
Reads and parses a JSON file.
Account's avatar
mattdesl/require-package-name
gets the package name for a require statement
Account's avatar
mattdesl/require-path-relative
path.relative to be used in a require statement
Account's avatar
npm/security-holder
Account's avatar
Raynos/xtend
extend like a boss
Account's avatar
babel/babelify
Babel browserify transform
Account's avatar
mattdesl/budo
a browserify server for rapid prototyping
Account's avatar
substack/faucet
human-readable TAP summarizer
Account's avatar
hughsk/installify
A browserify transform that automatically installs missing dependencies
Account's avatar
tape-testing/tape
tap-producing test harness for node and browsers

Support the repos that depend on this repository

Top contributors

mattdesl's profile
mattdesl
30 contributions
ayamflow's profile
ayamflow
2 contributions

Recent events

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

No events yet
mattdesl

mattdesl/quick-stub

some personalized file stubbing tools

JavaScript
10
4
MIT License

Quick‑Stub is a small collection of command‑line generators that scaffold common files and npm scripts for a Node/module project (tests with tape, browserify builds, bin entry points, HTML templates, Budo dev server, component folders, etc.). It’s aimed at developers who want fast, repeatable setup of these boilerplate pieces in their own projects, and is currently an experimental, highly‑personalized tool that can be installed globally via npm.