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

**sync-dev-server** is a Node.js library for synchronously starting and stopping a development server before and after tests. It's designed for developers running automated tests who need a local server running during test execution, particularly those using Jest or similar test frameworks.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of nktnet1/sync-dev-server

Account's avatar
mathisonian/command-exists
check whether a command line command exists in the current environment
Account's avatar
nktnet1/dns-lookup-sync
Synchronous version of dnsPromises.lookup - Resolves a host name (e.g. 'nodejs.org') into the first found A (IPv4) or AAAA (IPv6) record
Account's avatar
nktnet1/kill-sync
Cross-platform kill command. Supports recusive/tree-kill in a synchronous manner.
Account's avatar
danielkrainas/node-netstat
programmatic netstat utility
Account's avatar
nktnet1/slync
0 dependencies event-loop blocking synchronus sleep modelled after atomic-sleep.
Account's avatar
eslint/eslint
ESLint JavaScript language implementation
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for command-exists
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for express
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for morgan
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for node
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for node-netstat
Account's avatar
typescript-eslint/typescript-eslint
TypeScript plugin for ESLint
Account's avatar
typescript-eslint/typescript-eslint
An ESLint custom parser which leverages TypeScript ESTree
Account's avatar
vitest-dev/vitest
V8 coverage provider for Vitest
Account's avatar
import-js/eslint-plugin-import
Import with sanity.
Account's avatar
prettier/eslint-plugin-prettier
Runs prettier as an eslint rule
Account's avatar
nktnet1/sync-request-curl
Fast way to send synchronous web requests in NodeJS. API is a subset of sync-request. Leverages node-libcurl for high performance. Cannot be used in a browser.
Account's avatar
TypeStrong/ts-node
TypeScript execution environment and REPL for node.js, with source map support
Account's avatar
rolldown/tsdown
The Elegant Bundler for Libraries
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

depfu[bot]'s profile
depfu[bot]
106 contributions
mergify[bot]'s profile
mergify[bot]
106 contributions
nktnet1's profile
nktnet1
30 contributions
nktnet's profile
nktnet
11 contributions
dependabot[bot]'s profile
dependabot[bot]
2 contributions

Recent events

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

No events yet
nktnet1

nktnet1/sync-dev-server

Starts a server before your tests and stops on completion. Inspired by jest-puppeteer's subpackage jest-dev-server. Setup and teardown operations are fully synchronous

TypeScript
1
1
MIT License