About 59 results
Open links in new tab
  1. Credit Card Validator - GitHub

    Credit Card Validator Credit Card Validator provides validation utilities for credit card data inputs. It is designed as a CommonJS module for use in Node.js, io.js, or the browser. It includes first class …

  2. GitHub - indiser/credit-card-validator: Full-featured credit card ...

    Credit Card Validator & Generator A robust Flask-based web application for validating and generating valid credit card numbers using the Luhn algorithm. This tool is designed for testing and educational …

  3. jQuery credit card validation and detection plugin - GitHub

    jQuery Credit Card Validator detects and validates credit card numbers. It’ll tell you the detected credit card type and whether the number length and Luhn checksum are valid for the type of card.

  4. credit-card-validator · GitHub Topics · GitHub

    Jan 21, 2026 · Credit Card Validator: A C program implementing Luhn's Algorithm for credit card validation, supporting American Express, MasterCard, and Visa cards. Contribute to enhance this …

  5. credit-card-checker · GitHub Topics · GitHub

    Oct 15, 2025 · CCParser is a Python library for credit card parsing, validation, and formatting. It extracts card details, detects providers, validates with Luhn’s algorithm, supports multiple delimiters, and …

  6. Credit Card Validation & Credit Card Type Check & Credit Card Cleaner ...

    Apr 5, 2017 · credit-card.js Allows you to easily validate, clean, check type of card based on number, and verify the security code. It's small, has the fastest luhn implementation, works for all major cards …

  7. credit-card-validation · GitHub Topics · GitHub

    Jan 5, 2026 · Flutter credit card reader and validator package that detects card types, formats card numbers in real time, and simplifies building payment and checkout forms in Flutter applications.

  8. karancodes/credit-card-validator - GitHub

    Credit Card Validator A simple C++ program I wrote in my first computing course @SFU which validates credit card numbers using Luhn's Algorithm.

  9. KrzysztofP98/credit-card-validator - GitHub

    python-credit-card Credit Card Validator This is a Python script that validates credit card numbers using Luhn's Algorithm, a common checksum formula used to validate card numbers. The script also …

  10. Credit Card Validator - GitHub

    Credit Card Validator A java library that utilizes the Luhn algorithm to test for validity of numeric credit card combinations. Additionally, the validation package provides utility classes to check credit card …