@satheshsat/creditcard

0.0.8 • Public • Published

creditcard

NPM JavaScript Style Guide

Install

npm install --save @satheshsat/creditcard

Usage

const creditcard = require('@satheshsat/creditcard');

let cardnumber = creditcard.generateCard().cardNumber;
creditcard.validateCard(cardnumber);

License

MIT © satheshsat

/@satheshsat/creditcard/

    Package Sidebar

    Install

    npm i @satheshsat/creditcard

    Weekly Downloads

    0

    Version

    0.0.8

    License

    MIT

    Unpacked Size

    15 kB

    Total Files

    4

    Last publish

    Collaborators

    • satheshsat