A simple javascript program that checks if a given Credit Card number is valid.
How to Use:
Simply download the html file and open with any web browser. Insert a Credit Card number and using regular expressions and Luhn's algorithm, it will check its validity.