A validation module for browsers and Node.js to validate credit card numbers against the luhn algorithm. -- Read More
INSTALL » npm install luhn
CODE » git clone git://github.com/JamesEggers1/node-luhn.git
Categories:
Engines:
- node *
A validation module for browsers and Node.js to validate credit card numbers against the luhn algorithm. -- Read More