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

Concurrently is a Node.js tool that allows users to run multiple commands concurrently, providing better output tracking and process management compared to traditional methods like `npm run watch-js & npm run watch-less`. It's designed for developers who need to run and monitor multiple development processes simultaneously, offering features like cross-platform support, colored prefixes for easy output tracking, and automatic termination of other processes when one fails.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of open-cli-tools/concurrently

Account's avatar
reactivex/rxjs
Reactive Extensions for modern JavaScript
Account's avatar
ljharb/shell-quote
quote and parse shell commands
Account's avatar
pkrumins/node-tree-kill
kill trees of processes
Account's avatar
yargs/yargs
yargs the modern, pirate-themed, successor to optimist.
Account's avatar
eslint/eslint
ESLint JavaScript language implementation
Account's avatar
hirezio/observer-spy
A simple little class that helps making Observable testing a breeze
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for node
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for shell-quote
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for yargs
Account's avatar
vitest-dev/vitest
V8 coverage provider for Vitest
Account's avatar
jtwebman/coveralls-next
takes json-cov output into stdin and POSTs to coveralls.io
Account's avatar
evanw/esbuild
An extremely fast JavaScript and CSS bundler and minifier.
Account's avatar
antfu/eslint-config-flat-gitignore
.gitignore support for ESLint Flat Config
Account's avatar
9romise/eslint-plugin-import-lite
A lightweight ESLint plugin for import/export linting
Account's avatar
prettier/eslint-plugin-prettier
Runs prettier as an eslint rule
Account's avatar
typicode/husky
Modern native Git hooks
Account's avatar
lint-staged/lint-staged
Lint files staged by git
Account's avatar
ljharb/safe-publish-latest
Ensure that when you `npm publish`, the "latest" tag is only set for the truly latest version.
Account's avatar
mccormicka/string-argv
string-argv parses a string into an argument array to mimic process.argv. This is useful when testing Command Line Utilities that you want to pass arguments to.
Account's avatar
microsoft/TypeScript
TypeScript is a language for application scale JavaScript development
Account's avatar
typescript-eslint/typescript-eslint
Tooling which enables you to use TypeScript with ESLint
Account's avatar
vitest-dev/vitest
Next generation testing framework powered by Vite

Support the repos that depend on this repository

Top contributors

gustavohenke's profile
gustavohenke
249 contributions
paescuj's profile
paescuj
97 contributions
kimmobrunfeldt's profile
kimmobrunfeldt
87 contributions
noritaka1166's profile
noritaka1166
11 contributions
msikma's profile
msikma
5 contributions
dependabot[bot]'s profile
dependabot[bot]
5 contributions
OlsonDev's profile
OlsonDev
4 contributions
enaeseth's profile
enaeseth
3 contributions
pgraham's profile
pgraham
3 contributions
amilajack's profile
amilajack
2 contributions

Recent events

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

No events yet
open-cli-tools

open-cli-tools/concurrently

Run commands concurrently. Like `npm run watch-js & npm run watch-less` but better.

TypeScript
7730
260
MIT License