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

**Serve‑once** is a tiny Node.js utility that wraps any Express‑style middleware in a temporary HTTP server, handles a single request, returns the response (as string, JSON, buffer or stream), and then shuts the server down. It’s designed for developers who want to unit‑test or debug middleware logic without setting up a full Express app.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of coderaiser/node-serve-once

Account's avatar
coderaiser/pullout
pull out data from stream
Account's avatar
survivejs/webpack-merge
Variant of merge that's useful for webpack configuration
Account's avatar
bcoe/c8
output coverage reports using Node.js' built in coverage
Account's avatar
mysticatea/eslint-plugin-node
Additional ESLint's rules for Node.js
Account's avatar
coderaiser/putout
ESLint plugin for 🐊Putout
Account's avatar
coderaiser/madrun
CLI tool to run multiple npm-scripts in a madly comfortable way
Account's avatar
remy/nodemon
Simple monitor script for use during development of a Node.js app.
Account's avatar
coderaiser/putout
🐊 Pluggable and configurable code transformer with built-in ESLint, Babel and support of js, jsx, typescript, flow, markdown, yaml and json
Account's avatar
coderaiser/supertape
📼 Supertape simplest high speed test runner with superpowers
Account's avatar
coderaiser/try-catch
functional try-catch wrapper

Support the repos that depend on this repository

Top contributors

coderaiser's profile
coderaiser
77 contributions

Recent events

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

No events yet
coderaiser

coderaiser/node-serve-once

serve express middleware once

JavaScript
1
0
MIT License