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

Cors‑Helper is a tiny Express middleware library that lets you plug dynamic origin checks into the standard `cors` package. It provides factory functions to build allow‑list or block‑list validators from arrays of IPs, URLs or domain patterns, making CORS configuration easy for Node.js back‑ends that need granular domain whitelisting or blacklisting. It’s aimed at developers building Express APIs who want fine‑grained, programmatic CORS control without writing the matching logic themselves.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of arizonatribe/cors-helper

Account's avatar
indutny/node-ip
Account's avatar
whitequark/ipaddr.js
A library for manipulating IPv4 and IPv6 addresses in JavaScript.
Account's avatar
keverw/range_check
This is a simple module to validate IP address, check ip address version, check if ip is within a range.
Account's avatar
babel/babel-eslint
Custom parser for ESLint
Account's avatar
airbnb/javascript
Airbnb's base JS ESLint config, following our styleguide
Account's avatar
import-js/eslint-plugin-import
Import with sanity.
Account's avatar
isaacs/rimraf
A deep deletion module for node (like `rm -rf`)

Support the repos that depend on this repository

Top contributors

arizonatribe's profile
arizonatribe
17 contributions
dependabot[bot]'s profile
dependabot[bot]
6 contributions

Recent events

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

No events yet
arizonatribe

arizonatribe/cors-helper

Simple pattern matching helper for whitelisting/blacklisting certain domains to support dynamic CORS validation in a NodeJS application

JavaScript
1
1
No license