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

The **@pawelgalazka/middleware** package is a tiny, type‑safe engine that lets you compose functions as a classic “middleware” pipeline in JavaScript/TypeScript. By passing an array of middleware creators to the `middleware` function, each piece can transform the arguments or perform side‑effects before handing control to the next, making it ideal for developers who need a simple, flexible way to implement request‑like processing chains without pulling in a full framework.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of pawelgalazka/middleware

Account's avatar
babel/babel
Babel compiler core.
Account's avatar
babel/babel
A Babel preset for each environment.
Account's avatar
babel/babel
Babel preset for TypeScript.
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for dedent
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for jest
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for lodash
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for node
Account's avatar
dmnd/dedent
A string tag that strips indentation from multi-line strings. ⬅️
Account's avatar
typicode/husky
Modern native Git hooks
Account's avatar
jestjs/jest
Delightful JavaScript Testing.
Account's avatar
lint-staged/lint-staged
Lint files staged by git
Account's avatar
palantir/tslint
An extensible static analysis linter for the TypeScript language
Account's avatar
prettier/tslint-config-prettier
Do you wanna use tslint and prettier without conflicts? tslint-config-prettier disables all conflicting rules that may cause such problems. Prettier takes care of formatting and tslint the rest.
Account's avatar
prettier/tslint-plugin-prettier
Runs Prettier as a TSLint rule and reports differences as individual TSLint issues.
Account's avatar
microsoft/TypeScript
TypeScript is a language for application scale JavaScript development

Support the repos that depend on this repository

Top contributors

No contributors yet

Recent events

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

No events yet
pawelgalazka

pawelgalazka/middleware

Simple middleware pattern engine

TypeScript
0
1
MIT License