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

Rerun‑script is a lightweight Node.js utility that watches files (using glob patterns defined in `package.json`) and automatically re‑executes specified npm scripts whenever those files change. It’s aimed at developers who want a simple, configurable way to run tests, linters, or other build tasks continuously during development without setting up a full‑featured task runner.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of wilmoore/rerun-script

Account's avatar
tj/commander.js
the complete solution for node.js command-line programs
Account's avatar
debug-js/debug
Lightweight debugging utility for Node.js and the browser
Account's avatar
wilmoore/program-version
Returns the program/package name and version as a string with optional format customization.
Account's avatar
shelljs/shelljs
Portable Unix shell commands for Node.js
Account's avatar
digisfera/node-watch-glob
Watch glob patterns
Account's avatar
standard/standard
JavaScript Standard Style
Account's avatar
scottcorgan/tap-spec
Formatted TAP output like Mocha's spec reporter
Account's avatar
tape-testing/tape
tap-producing test harness for node and browsers

Support the repos that depend on this repository

Top contributors

wilmoore's profile
wilmoore
27 contributions
paulcpederson's profile
paulcpederson
2 contributions
cflynn07's profile
cflynn07
1 contributions

Recent events

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

No events yet
wilmoore

wilmoore/rerun-script

Via package.json, configure glob patterns to watch and invoke an npm run script on change.

JavaScript
3
3
MIT License