A Luhn (mod 10) algorithm module for credit card number validation.
A validation module for browsers and Node.js to validate credit card numbers against the luhn algorithm.
A fast Luhn algorithm for validating credit cards
A generator of numbers that passes the validation of Luhn algorithm or Luhn formula, also known as the 'modulus 10' or 'mod 10' algorithm
Calculates Luhn Mod N check values
Validation and control key generation for credit cards (and more) using Luhn algorithm
Collection of check digit algorithms implemented in JavaScript
Validate card numbers by use of the luhncheck
imei generator/checker
A full TypeScript EAN, UPC, IMEI, EID, ISBN & card validation tool
Fastest implementation of the Luhn algorithm
A full TypeScript EAN, UPC, IMEI, EID, ISBN & card validation tool
TypeScript definitions for luhn-generator
A library to generate strings that end with a checksum 'digit'. Digits in the string are in the range 0-9B-DF-HJ-NP-TV-XZ. All uppercase.
Implementation of Luhn mod N checkdigit algorithm
Node.js Streams, a user-land copy of the stream library from Node.js
Luhn algorithm (mod 10) validation for credit-card and SIN/SSN numbers
Detect and validate credit card numbers.
Determine if the current node version supports the `--preserve-symlinks` flag.
Node.js API (Node-API)
A light-weight module that brings Fetch API to node.js
The Luhn Algorithm is a simple checksum formula used to validate a variety of identification numbers, such as credit card numbers, IMEI numbers, and others. This documentation provides an overview of the Luhn Algorithm implementation in PHP, including exa
Credit Card Number Validator
Load node modules according to tsconfig paths, in run-time or via API.