dl-validation
TypeScript icon, indicating that this package has built-in type declarations

1.0.4 • Public • Published

DL Validation

npm GitHub tag (latest SemVer) codecov GitHub issues

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

ISC


my-package-name

npm package Build Status Downloads Issues Code Coverage Commitizen Friendly Semantic Release

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.

Readme

Keywords

none

Package Sidebar

Install

npm i dl-validation

Weekly Downloads

1

Version

1.0.4

License

ISC

Unpacked Size

23.8 kB

Total Files

10

Last publish

Collaborators

  • mikelanders