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

express-unless is a utility for the Express.js framework that allows developers to conditionally skip middleware based on specific patterns like HTTP method, request path, or file extension. It's designed for Express.js developers who want to apply middleware selectively, such as skipping authentication for certain routes or avoiding static file operations for specific file types.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of jfromaniello/express-unless

Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for chai
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for express
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for mocha
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
chaijs/chai
BDD/TDD assertion library for node.js and the browser. Test framework agnostic.
Account's avatar
mochajs/mocha
simple, flexible, fun test framework
Account's avatar
TypeStrong/ts-node
TypeScript execution environment and REPL for node.js, with source map support
Account's avatar
microsoft/TypeScript
TypeScript is a language for application scale JavaScript development

Support the repos that depend on this repository

Top contributors

jfromaniello's profile
jfromaniello
38 contributions
zhiyelee's profile
zhiyelee
6 contributions
dschenkelman's profile
dschenkelman
1 contributions
dennismckinnon's profile
dennismckinnon
1 contributions
pipeline1987's profile
pipeline1987
1 contributions
julioolvr's profile
julioolvr
1 contributions
humingchun's profile
humingchun
1 contributions
simllll's profile
simllll
1 contributions

Recent events

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

No events yet
jfromaniello

jfromaniello/express-unless

Conditionally add a middleware to express with some common patterns

TypeScript
179
26
MIT License