dl-validation
v1.0.4
Published
US Drivers license validation based on Checkr regex
Downloads
1
Readme
DL Validation
This package is loosely based on the Checkr drivers license validation regex.
Usage
const DLValidation = require('dl-validation')
DLValidation.validate("CA", "111112001")
Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.
License
my-package-name
My awesome module
Install
npm install my-package-name
Usage
import { myPackage } from 'my-package-name';
myPackage('hello');
//=> 'hello from my package'
API
myPackage(input, options?)
input
Type: string
Lorem ipsum.
options
Type: object
postfix
Type: string
Default: rainbows
Lorem ipsum.