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
A fast Luhn algorithm for validating credit cards
A validation module for browsers and Node.js to validate credit card numbers against the luhn algorithm.
A generator of numbers that passes the validation of Luhn algorithm or Luhn formula, also known as the 'modulus 10' or 'mod 10' algorithm
Collection of check digit algorithms implemented in JavaScript
Validation and control key generation for credit cards (and more) using Luhn algorithm
Tailwindcss utilities for text stroke
JWA implementation (supports all JWS algorithms)
Implementation of JSON Web Signatures
Tailwindcss utilities for text stroke
A full TypeScript EAN, UPC, IMEI, EID, ISBN & card validation tool
A full TypeScript EAN, UPC, IMEI, EID, ISBN & card validation tool
Tailwindcss utilities for text stroke
Efficient implementation of Levenshtein algorithm with locale-specific collator support.
Detect the indentation of code
Sniff the encoding from a HTML byte stream
Simple “Least Recently Used” (LRU) cache
Calculates Luhn Mod N check values
The fastest and smallest JavaScript polygon triangulation library for your WebGL apps
Fastest implementation of the Luhn algorithm
The lightest signal library.
Fast 2D concave hull algorithm in JavaScript (generates an outline of a point set)
An implementation of the Unicode Line Breaking Algorithm (UAX #14)
Parse a JSON string that has git merge conflicts, resolving if possible