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

Spawnly is a lightweight npm package that wraps Node’s `child_process.spawn` so you can run shell commands by passing a single command‑string instead of an argument array. It’s aimed at JavaScript/Node developers who want a simpler API for spawning processes in scripts or tests.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of royriojas/spawnly

Account's avatar
justmoon/node-extend
Port of jQuery.extend for node.js and the browser
Account's avatar
royriojas/jq-trim
A trim method that behaves like jquery.trim
Account's avatar
royriojas/changelogx
Yet another changelog generator from git commits, based on conventions and with an optional hook to enforce the rules
Account's avatar
royriojas/esbeautifier
Simple wrapper around esformatter to beautify javascript files overriding the content of the files
Account's avatar
royriojas/eslinter
Simple wrapper around eslint with support for globs and cache, so files that not changed can be skipped, if previous run passed
Account's avatar
gotwarlost/istanbul
Yet another JS code coverage tool that computes statement, line, function and branch coverage with module loader hooks to transparently add coverage when running tests. Supports all JS coverage use ca
Account's avatar
royriojas/mocha-runner
A simple mocha runner that includes chai, sinon, sinon-chai and chai-fuzzy and accepts a list of globs to run
Account's avatar
royriojas/precommit
Yet another precommit module that will run tasks defined in a config file or in a `package.json` file, stashing anything that is not supposed to be commited before run the scripts to avoid false posit
Account's avatar
royriojas/prepush
Yet another prepush script that will run tasks defined in a config file
Account's avatar
thlorenz/proxyquire
Proxies nodejs require in order to allow overriding dependencies during testing.
Account's avatar
royriojas/watch-run
Watch specific files or directories and re-execute a given command, using `child_process.spawn` instead of the original `child_process.exec` to have a bit more of control. Forked from `watch-run` by `

Support the repos that depend on this repository

Top contributors

royriojas's profile
royriojas
6 contributions

Recent events

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

No events yet
royriojas

royriojas/spawnly

A wrapper around spawn to make it accepts commands as strings

JavaScript
0
0
MIT License