Luhn - Intuitive credit card numbers validator
-
Updated
Jan 23, 2023 - TypeScript
Luhn - Intuitive credit card numbers validator
Set of utilities using the Luhn algorithm.
Implementing Luhn Algorithm to validate credit cards, IMEI etc.
TypeScript library for generating and validating structured IDs — numeric or alphanumeric. Supports grouping, formatting, patterns, and optional Luhn or mod36 checksums
Simple web UI to generate valid Luhn numbers for credit card
A credit card checkout interface built with Next.js 15, React 19, and TypeScript. This project features a credit card form with Zod validation, and a responsive UI powered by Tailwind CSS and ShadCN UI. It follows best development practices with ESLint, Prettier, and Husky, and includes CI/CD automation with GitHub Actions. 🚀
Luhn algorithm function to check an input validation
Add a description, image, and links to the luhn topic page so that developers can more easily learn about it.
To associate your repository with the luhn topic, visit your repo's landing page and select "manage topics."