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 **luhn** package provides a tiny JavaScript library that implements the Luhn checksum algorithm for validating credit‑card numbers. It works in both browser‑side scripts and Node.js environments, exposing a single `validate` function (importable via `import luhn from "luhn"`). The module is aimed at developers who need a simple, dependency‑free way to verify payment card numbers in web or server‑side applications.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of jameseggers1/node-luhn

Account's avatar
mochajs/mocha
simple, flexible, fun test framework
Account's avatar
semantic-release/semantic-release
Automated semver compliant package publishing
Account's avatar
shouldjs/should.js
test framework agnostic BDD-style assertions
Account's avatar
egoist/tsup
Bundle your TypeScript library with no config, powered by esbuild
Account's avatar
microsoft/TypeScript
TypeScript is a language for application scale JavaScript development

Support the repos that depend on this repository

Top contributors

JamesEggers1's profile
JamesEggers1
49 contributions
jhericks's profile
jhericks
2 contributions
bengourley's profile
bengourley
1 contributions
EvanHahn's profile
EvanHahn
1 contributions
jeffcarp's profile
jeffcarp
1 contributions
JonathanPorta's profile
JonathanPorta
1 contributions
jpoehls's profile
jpoehls
1 contributions
stepancar's profile
stepancar
1 contributions

Recent events

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

No events yet
jameseggers1

jameseggers1/node-luhn

A JavaScript module of the luhn algorithm for Credit Card Validation that works with both client-side JavaScript and Node.js

JavaScript
53
20
MIT License