Check if input is valid through luhn algorithm
Validate credit card numbers using Luhn algorithm and detect card type (Visa, MasterCard, Amex, etc.)
Validates card using Luhn algorithm
A module for checking numbers against luhn algorithm
Collection of check digit algorithms implemented in JavaScript
Card Validator is a simple tool for validating if a card number is valid or not. It checks the card number format and the Luhn algorithm to see if the card number is valid.
Validation and control key generation for credit cards (and more) using Luhn algorithm
Credit card numbers validator. Luhn algorithm
A CLI to verify and generate numbers compliant with the Luhn algorithm
A simple Luhn algorithm implementation in JavaScript
This is a lib of card validator using Luhn Algorithm
A simple Luhn algorithm validator for credit card numbers and other identifiers.
Algerian National Identification Number (NIN) validator with modified Luhn algorithm - Validateur de Numéro d'Identification Nationale algérien avec algorithme Luhn modifié. Bilingual documentation (English/French).
Lightweight and fast implementation of the luhn algorithm
Lightweight, zero-dependency Node.js library for validating payment card data — Luhn algorithm, card type detection, expiration date, and CVV validation.
JWA implementation (supports all JWS algorithms)
It's Luhn algorithm
Implementation of JSON Web Signatures
Use the Luhn algorithm to validate whether a number is a valid credit card number. Also includes helpers to scrub spaces, dashes, and the like.
A package implementing LUHN Algorithm to validate a Credit Card Number.
Validate Your Account Number Based on Luhn Algorithm
Luhn-algorithm-impl is a Typescript/Javascript library for the verification of Credit Card, IMEI and French SIRET number.
A lightweight, fast, and reliable TypeScript/JavaScript library for credit card validation and brand detection. This package provides comprehensive validation using the Luhn algorithm and supports all major credit card brands.
A full TypeScript EAN, UPC, IMEI, EID, ISBN & card validation tool