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

`middleware-if-unless` is a lightweight Node.js library that conditionally executes connect-style middleware based on route matching criteria, supporting both `iff` (run only if matched) and `unless` (run unless matched) patterns. It leverages the fast `find-my-way` router for efficient path and method matching, making it ideal for developers building API gateways or microservices who need fine-grained middleware control with minimal

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of backendstack21/middleware-if-unless

Account's avatar
delvedor/find-my-way
Crazy fast http radix based router
Account's avatar
chaijs/chai
BDD/TDD assertion library for node.js and the browser. Test framework agnostic.
Account's avatar
jfromaniello/express-unless
Conditionally add a middleware to express with some common patterns.
Account's avatar
mochajs/mocha
simple, flexible, fun test framework
Account's avatar
istanbuljs/nyc
the Istanbul command line interface
Account's avatar
jkyberneees/restana
Super fast and minimalist web framework for building REST micro-services.
Account's avatar
ladjs/supertest
SuperAgent driven library for testing HTTP servers

Support the repos that depend on this repository

Top contributors

jkyberneees's profile
jkyberneees
46 contributions

Recent events

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

No events yet
backendstack21

backendstack21/middleware-if-unless

Invokes connect-like middleware if / unless routing criteria matches. Inspired on express-unless module.

JavaScript
4
0
MIT License